StackRating

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

Xeo

Rating
1709.80 (111th)
Reputation
106,537 (664th)
Page: 1 ... 8 9 10 11 12 ... 22
Title Δ
Different arguments in declaration and definition of the overloaded... +0.59
Can the type of a base class be obtained from a template type autom... +0.80
Which kind of pointer do I use when? +1.23
Critical sections and the singleton pattern +1.08
Array as a C++ class member variable -0.13
Can i inherit the operator>>? +1.99
operator+ and move semantics 0.00
Declaring C++ static member functions as friends of the class in wh... -0.36
C++ find out if a variable is a reference or pointer 0.00
When using a pointer to use functions with polymorphism, does the p... +1.14
Get the size of large files in C returns size as 0 -1.46
Visual C++ XOR Encryption Error 0.00
memory layout of inherited class +0.70
boost::mpl typelist function application +0.41
Function type in template doesn't compile +0.87
Get return type of function in macro (C++) -0.67
Initialize an object with temporary instance 0.00
generate_n using lambda and back_inserter in C++ +0.29
Is storing objects of class with overloaded "operator&&quo... -2.05
Getting argument count of a function pointer +0.37
Allocating memory without initializing it in C++ +0.32
Enabling Classes for Use with boost::lexical_cast 0.00
C++: candidate template ignored: invalid explicitly-specified argum... 0.00
c++: is it safe to cast pointer to functions? -1.50
Dynamic 2D Array Initialization -0.13
Do windows console color values have official names (constants) ass... 0.00
How do I make main a friend of my class from within a library? +0.03
C++ template typedef as template function argument -1.51
No matching function for call to for a generic function +1.56
What is "rvalue reference for *this"? +1.19
Chaining implicit conversion operators +1.19
Macro for appending suffix to unsigned long long literal -0.65
Substitution failure is not an error (SFINAE) for enum 0.00
A typedef that refers to itself +1.91
Passing pointer-to-member-function as pointer-to-function 0.00
In C++, is it possible to get the return type of a function in orde... +1.12
argument mismatch error in c++ code 0.00
Compiler warning: lambda return type cannot be deduced 0.00
Specify the type of a vector with a string +1.79
Hypercube with multidimensional vectors +0.34
static ints, compilation units and the ternary operator -2.17
compile error: ifstream::open only accepts string values in quotes... +0.90
How do I constrain a template parameter to comply to a Key in std::... +0.35
Inheritance and member-function templates overloading 0.00
Which is more efficient in Qt: constructors with arguments or defau... +1.17
What is ^ in object definition? -0.70
String as a parameter in a constructor in C++ -0.22
Return enum from member function 0.00
C++11 "auto" semantics -3.13
What are the downsides to defining a C macro that works like the Py... +1.42