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 ... 9 10 11 12 13 ... 22
Title Δ
Casting from base class to unknown derived class +0.26
Best alternative to a typedef for a function template? +1.49
Difference in type of lambda when using [] and [this] +2.00
C struct sizes inconsistence +0.04
Structure dereference operator (operator->) 0.00
Return type of '?:' (ternary conditional operator) -0.55
How to access members by both name and as an array? +0.40
Iterator to a specific character in a std::string +2.01
Why is it OK to jump into the scope of an object of scalar type w/o... +1.75
C++11 lambda and template specialization +2.34
How does std::forward work? +0.92
Is the state of any standard class after being moved specified? +1.76
I'm having trouble with operator overloading of the operator- funct... +0.34
How can I create a compile time assertion that a template is of spe... +1.80
Why can template instances not be deduced in `std::reference_wrappe... -0.35
Best C++ API for using Maps(HashMap), Strings, and date +0.34
Rare cases where MACROs must be used +1.19
Pass array to object method +1.29
What's going on with C++ macro multiplication +1.30
Iterating through a sequence while modifying it. Use vector or List... +0.10
Is it possible to specify an order to an unordered_map? +0.33
How to actually use Expression Template 0.00
Scanf understandings +1.22
Specifying a complement to std::to_string()? -0.51
How to detect whether a type is a lambda expression at compile time? +0.38
Call function with parameters extracted from string +0.95
C++ spooky constructor -0.36
c++ linked list strange compiler-error +0.38
Is keeping a mutable reference to my Logger a good idea? 0.00
Can I list-initialize a vector of move-only type? +2.42
What should the behavior of unique_ptr be in this situation? -0.75
std::stringstream "str" returning nothing? -0.53
How to access a variable which is neither global nor local? +2.31
Passing arrays as reference arguments in function -0.88
How can you reference a variable in the default constructor +2.00
Serialization of Class that has serializable nested classes in it s... 0.00
c++ program-wrong results +0.31
C++ assigning values to index 10 of an array affects index 0 -0.46
Safe in C# not in C++, simple return of pointer / reference, +0.20
Can't getline() from istringstream (C++) +1.74
const reference data member bound to a temporary initializing that... +2.06
C++ stream as a member variable -2.12
Container for a limited group of classes +0.10
Implementing a non template method defined in a template class -1.59
Deep Copying const pointer to const Object +0.92
Infer type from nested STL template 0.00
Node does not name a type error +0.36
static_cast between 'unrelated types' 0.00
Prefered form for returning an object/rvalue ref, from a lambda +1.61
Is left and right shifting negative integers defined behavior? -1.83