StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 48 49 50 51 52 ... 79
Title Δ
Why Template Function call is ambiguous? +1.23
How can I check if a index in an array is empty and how to shift an... +0.23
Move a pair into vector 0.00
Some trouble using erase from vector in C++ +0.11
Additional constructor for templated type for <char> only +0.45
Why can't you template a template? -0.45
How to pass optional parameter to a method in C++? +0.23
Inherit constructors from bases in parameter pack -1.76
Different between !a==-1 and a!=-1 +1.20
wrapping a C-function with a static callback parameter to a C++-fun... -0.26
Big O and T(n) Confusion 0.00
Assigning value to an array element inside a function 0.00
Accessing variables from base template class in derived class const... +1.22
Overloading Functions with std::forward Forwarding +1.22
Overloaded operator with empty body magically works 0.00
C++ initializer constantly creating new objects at same memory loca... +0.74
Dependent Template Compiles with Visual Studio, but fails with clan... 0.00
C++ ::toupper not allowing equality comparison? 0.00
Is it reasonable to overload operators by ref-qualifier to prevent... 0.00
Does the c++ specify a hash function for references? 0.00
Again on typename and template keywords 0.00
Use derived class for template constructor 0.00
Deducing template arguments during partial ordering when parameters... 0.00
boost A* visitor with a custom edge weight penalty? +1.49
Swap-Idiom of abstract class with private data members 0.00
C++ optimize simple loop +0.97
Select template return type from parameter +0.68
C++: parameter pack expansion inside lambda fails 0.00
C++ reading from file using std +0.20
optional range check based on template parameter +1.38
c++11: void in template arguments 0.00
What type is an array? 0.00
How to use type traits to define a partially abstract template base... +0.24
std::shared_future operator= thread safety/ atomic? 0.00
Boost.TypeErasure with forward declared type 0.00
How to instantiate templates from mpl::vector? 0.00
Why is the C++11 move operator (=) behavior different -0.50
No matching call error for unordered_map 0.00
How to solve circular dependency of structures to types of other st... -0.43
Matching Map without Recreating -2.31
Array of templated objects +1.09
Casting enum to int in a template parameter -0.33
Why is decltype defining a variable as a reference? +1.32
c++11 constructor with variadic universal references and copy const... -1.84
Lvalue/rvalue -nes encoding for universal references +1.83
A failure to instantiate function templates due to universal (forwa... +0.01
Initialize a c-string in C++11? +1.34
Conversion operators in class templates -0.71
C++ Composition with abstract class 0.00
Strange discrepancy between library reference and compiler for std:... +1.27