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 ... 54 55 56 57 58 ... 79
Title Δ
In C++ template copy assignment operator not compatible with initia... +0.80
Passing a member function as an argument to a constructor +0.25
Using SFINAE with generic lambdas -1.40
Generate distributions in c++11 0.00
C++ type casting int to union +0.27
error: cannot convert ‘float (*)(int)’ to ‘float’ +0.26
Variadic templates pack of a single templated class +0.80
index_sequence usage for a class -3.13
Naming tuple elements -0.74
Can a generic lambda have no arguments? +0.01
C++11: Body of class initialization assignment order 0.00
C++ Lambdas and Variadic Templated Wrappers 0.00
Non-const reference to non-const pointer to const char +0.20
Set of candidate functions +1.81
Using (or not using) parentheses when initializing an array +0.27
C++ idioms when declaring template class members and constructors +0.26
Deducing template parameter from functor argument type +1.35
Templated functions overload return type +0.22
Template template parameter with default values unknown -0.24
reverse ordered traversal of a graph +0.26
operator << (stream output) for nullptr +0.26
"Overloading" constructors with SFINAE 0.00
Overloading output operator for arrays 0.00
When are enable_if_t expressions evaluated? +1.59
Const variable declaration 0.00
Invoke unique functions of derived classes from a vector of pointer... -0.66
How to change default `operator==` for `valarray`? 0.00
Is there a way of ensuring the template argument passed in C++ is a... +1.34
Is an Object Pool pattern of shared_ptr possible? -0.74
How to define an end of operator<< method? -1.85
Self-made list in c++ +0.64
Why does this seemingly simple C++ code generate a segmentation fau... 0.00
Pass a comparison function for Key Type without using decltype[c++] 0.00
inserting an arbitrary element in map is ok, but not for vector +0.80
Computing Pi with C++ +0.60
Сonsecutive removing of vector elements 0.00
C++ template functions priority +0.28
decltype() of captured variable in lambda: GCC bug and/or Clang bug? 0.00
What is the difference between nullptr and nullptr_t in C++? -1.56
Variadic Templates and RValue refs -0.69
Quicksort Q: Finitely many distinct keys 0.00
C++ assignment operator in derived class +1.11
makefile linking does not work (although no error message) +0.08
How do I create an instance of this tagged union? Compiler errors a... +1.41
cannot convert from 'cv::Mat *' to 'const cv::Mat' 0.00
Comparing a boost::optional<T&> to const T& 0.00
Compiling C++ threads +0.99
I don't understand how the template function gets to be a frien... 0.00
Passing a struct to a template with extern const. What is the exter... +0.83
How does a constructor choose a base class constructor in C++ +1.87