StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dmitry Gordon

Rating
1516.35 (40,582nd)
Reputation
211 (455,886th)
Page: 1 2
Title Δ
Error C++ : ‘const_iterator’ does not name a type; -4.61
SFINAE and sizeof vs constexpr 0.00
How to change uint16_t to two uint8_t? -3.97
Prevent certain std functions from being called +4.35
Capture size of array template parameter 0.00
What are the advantages of "enum class" over simple "... 0.00
How to move/swap a std::vector efficiently and thread safe? 0.00
Enable template if functor passed as argument takes no argument -1.28
How to code outgoing references for searching on container with uni... -1.20
unable to convert return value of std::bind to void function pointer 0.00
Serialize Lambda Functions with Cereal -1.93
Struct inside struct: 'Illegal reference to non-static member&#... +4.19
Variadic template parameters from integer -3.88
Does promise.get_future() have to be called before setting a value? 0.00
Class template parameter pack expansion for constructors 0.00
How do I replace std::binary_function with something else without p... 0.00
C++ call function with many different types +1.47
How to provide a void* accessor for a templated type? -1.60
String won't reverse using reverse_copy -0.18
Folding in argument list of std::initializer_list's constructor... 0.00
Efficient way to construct object with string member 0.00
Finding varible name by address in c++ 0.00
Creating a C++ template function that allows multiple types of arra... 0.00
ambiguous overload : operator(class object, int) 0.00
Conditions for template specialization type? 0.00
Fold expressions and cout +5.11
How to unroll a parameter pack from right to left +5.05
Insert new instance of unordered_map into unordered_map 0.00
Using all_of with a collection of lambda functions? 0.00
Replacing (or re-implementing?) std::function for some statistics a... +0.10
Use a ::std::vector for array creation -0.98
passing pointer to std::function<void()> 0.00
Using std::is_convertible with std::type_index 0.00
Is there a way to implicitly convert an enum class to std::byte? -1.24
Why cannot I directly use returned pointer as parameter in function... 0.00
How to get a reference to the negation of a bool? 0.00
Implementing and wrapping function composition in C++ for lazy eval... 0.00
How do I get a set intersection of two std::unordered_map's? +4.26
How can I make templated operator deduce correct return type? -3.79
c++ generic compile-time for loop -3.74
Template specialization with enable_if -1.78
Conditionally static_assert if function is called constexpr +4.21
Delayed update with proxy objects vs. "Avoid unnamed objects w... +4.44
How could I prevent the factory user from calling the wrong templat... 0.00
Specialized templates for pointer and c-style array variables +0.94
How to pass vector<int>v[n] as perameter in function? 0.00
Design implications of returning a function with void -1.54
Share object between two lambdas +4.06
VC2017 error matching template class parameter -3.40
How to convert C++ reference- and pointer returns to C++/CLR +0.21