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 ... 7 8 9 10 11 ... 22
Title Δ
C++ array deletion giving EXC_BAD_ACCESS error -1.08
How can I see the output of the Visual C++ preprocessor? -0.68
Implementing object tracking, like in Boost::Serialization +1.25
C++, templatize T in std::pair <T, short> -1.29
Diamond inheritance with mixed inheritance modifers (protected / pr... 0.00
Is there a "normal" unary logical operator in C++ -0.96
Should this compile? Overload resolution and implicit conversions +1.41
Can't get SFINAE to work in function detector +0.31
enclosing scope -0.19
Pointer of std::vector of std::vector -1.59
'reply' was not declared in this scope C++ -0.54
How do I determine if a type is callable with only const references? +1.62
c++ specifying data length with data type decleration -0.35
Member function pointer to unspecified class type - is it possible? +1.33
Is there a way to create function template specialization for std::... +1.63
Updating a static member in a function call causes crash -2.64
How to reverse a C++ vector? -0.17
Polymorphism for heap classes in C++ -1.99
What's the difference between input iterators and read-only forward... 0.00
Do derived classes indirectly inherit base's assignment operator? +0.79
Should I use std::move or std::forward in move ctors/assignment ope... 0.00
How can I get my nested class inside a templated class to accept ot... +0.29
Deducing std::function with more than two args +1.36
c++ how to reduce the amout of identical template specializations? +1.24
Can I get a fresh start in C++ without failing again? +0.38
C++ destructors. How to manually destroy member variables +0.38
overloading operator<< to output object members without using... +1.21
child object as a parameter +1.38
transfer loop into C++03 for_each 0.00
What would be needed in C++ so that we can always use references an... +0.85
how to adapt an unordered STL container to store only Values of a K... -0.45
Functions with variadic templates +0.34
Please explain the meaning of this C++ template code -1.89
GCC warning [Wuninitialized] -1.50
static const types in template classes -2.67
Is it ever possible to get the current (member) function name in C++? +0.73
Can't call inherited protected generic class members 0.00
Overloading operators and writing manipulators? +0.33
When does it make sense to use unique_ptr with STL containers? (C++... +1.45
How to drive C#, C++ or Java compiler to compute 1+2+3+...+1000? +1.01
Execution of code in a function after the return statement has been... -0.49
C++ initialization of class members by nested constructors -0.67
Is it possible to prevent a member function from being redefined? +0.98
Why VS 2008 compile with no warning with an erroneous template logic? -0.18
Initialize vector of structures -1.29
Use of Operator ->* -0.21
When has RAII an advantage over GC? +1.45
Get lambda parameter type 0.00
How would I write a for loop to check each pixel for collision? +1.27
What are the c++ function signature additional keywords? -0.69