StackRating

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

Kerrek SB

Rating
1697.53 (161st)
Reputation
454,731 (75th)
Page: 1 ... 9 10 11 12 13 ... 128
Title Δ
Connect slot with constant argument +0.24
How to use a function pointer that is a member of a structure -1.38
Is the behavior of a functor created by std::bind well-defined when... +1.98
Generic C++14 lambdas and relationship with templates +0.20
Using base class rather than base pointer to work on derived class +0.98
sort a STL container based on a getter member function, with no ext... -2.69
How to initialize an array when using template<typename T> C++ +1.19
What does it mean to initialize memory to zero in C? +0.12
Using the Array Template Parameter for a Return 0.00
Why are templates not redefined, why is it all written in the heade... +1.27
simple c++ binary file reading 0.00
Value type deduction from non-type template parameter 0.00
Sort std::vector<int> but ignore a certain number +0.72
Should I cast it? -0.86
iostreams manipulator order +0.74
No matching member function error inside lambda expression? +0.85
Why is pass by value and pass by rvalue overload c++ function call... 0.00
what does the dereference symbol do to an array of pointers 0.00
Trying to assign value to *this pointer fails +0.96
Erasing an element from a vector using erase 0.00
Can a child-class use the asignment operator overload of its parent? 0.00
Convert string to hex array data +0.25
CRTP - Checking from the base class that the derived one meets requ... -0.52
Specialize a method form base class in a derived template class -2.90
C++ syntax for const void pointer +1.59
Copy array in reverse +0.25
Iterating over an Array using iterators 0.00
Binding function result in C++ 0.00
customized error in C +0.25
Writing C++ program that takes a decimal specified in command line... 0.00
How do I initialize a reference member in a constructor when the co... 0.00
C++ | Access derived class' method through pointer-to-base? 0.00
What's the default value for a std::atomic? +1.51
Inserting in map<string, STRUCT> error +1.04
"use of undeclared identifier" when typecasting void poin... +1.00
noexcept of a function returning a class having throwing destructor 0.00
Replacing if statement C++ +0.23
invalid use of incomplete type error +0.24
Optimization in C++ (Object Declaration) 0.00
Some code of pointer -2.96
String to unique decimal 0.00
Compact way to write if(..) statement with many equalities +0.50
Interaction between post-decrement and logical operators 0.00
remove_if on a map trying to pass a const as a non-const - why? -0.44
what means 'detach' in thread on the unix? 0.00
inserting object in a map without copying the object +0.25
How to initialize multiple variables in C++ to the same value? +0.55
Initializing a Variable -0.25
class member unique pointer with custom deleter outside initializer... +1.21
C++ and for/in (?) loops -0.37