StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 91 92 93 94 95 ... 99
Title Δ
error C2101: '&' on constant +0.56
Unresolved Externals in C++: Visual C++ mangles method signature di... +3.28
How to calculate on quick way angle (the closest to one of eight of... +1.31
Making an algorithm for listing all possible sequences +0.76
what's difference between int i=0, int i(0), int *p=new int, int *p... +1.92
how to pass a predicate to algorithm -0.44
Circular template reference structure +0.53
Why start with std::placeholders::_1 instead of _0? -1.13
Move Assignment/Constructor with Inheritance throws error out of sc... 0.00
c++ how to specify arguments for a class' templated conversion oper... -1.19
C++ dynamic casting -0.46
What's it called when I define a subclass just to abstract away the... 0.00
variadic template arguments unpacking -0.74
Custom iterator -1.65
Invalid initialization of non-const reference with C++11 thread? +2.54
Lambda function referenced pointer destroyed detection -0.47
Global variables slow down code -0.52
Strange operator overloading behavior? +0.04
Linked-list in C++ using references instead of pointers -0.08
How to have own string class with no public constructor? 0.00
Indexing an std::vector with a negative index 0.00
Why in C++ sizeof(array[]) behave in different way for bool array? -0.33
Multi-Producer Single-Consumer Lazy Task Execution 0.00
unable to specialize template from another namespace 0.00
Why should a class or struct must have no user defined constructor... +0.55
nqueen without backtracking -0.99
Templates accepting "anything" in C++ -0.04
Storing, retrieving binary data or bytes to and from a file for a s... +0.55
Implementing External Merge Sort +0.49
boost::shared_ptr drop-in replacement +0.32
How To Convert Templated Function Overloads to Partial-Specialized... -0.96
Any way of doing this iterator filter with boost MPL or similar 0.00
Does boost have a datatype for set operations that is simpler than... +2.25
OO design in C++ - Decorating a parent object with unknown types of... -0.46
std::map thread-safety +0.49
Passing handle to C++ classes across a C API boundary +0.42
Why doesn't the overload (using enable_if) with universal reference... +0.06
How to use std::sort with opaque data types efficiently? 0.00
Event-handling using templates +0.94
C++ Cascading type conversion -1.02
Convert an mpl sequence of sequences into a trie -1.29
Map function with c++11 constructs +0.04
why can't we define typedef typedef TYPEDEF +0.93
How to detect the presence and type of a member variable given its... -1.17
C++11 is there a way to test method access level statically? +1.10
Synchronize entire class in C++11 -0.71
variadic templates: invalid use of void expression -0.99
How to implement is_polymorphic_functor? +0.16
Why are non-explicit constructors hidden by explicit ones when usin... -1.20
How to access a slice of packed_bits<> as a std::bitset<&g... 0.00