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 ... 81 82 83 84 85 ... 99
Title Δ
C++ Double Dispatch, Factory Pattern or a way to automate creating... 0.00
C++ When inserting heap Objects into std::map with insert() and ano... +2.00
Is it possible to add a whitespace to a system library header? 0.00
Draw an image too big to fit into a QImage +2.14
std::vector for_each error C3867 function call missing argument list +1.55
C++11: Move constructor is not triggered -0.07
Calling a free function instead of a method if it doesn't exist -1.16
Interoperability of types in C and C++ 0.00
passing private method class member as pointer to a function 0.00
Why will two-phase lookup fail to choose overloaded version of 'swa... -0.44
how to check if function exists -1.06
C++: Casting derived pointer to void pointer and then to abstract p... +0.45
What is the difference between auto and decltype(auto) when returni... -1.07
Any "for each" like hint -1.00
Runtime function branching on compile-time function? +1.89
Valid template expansion? 0.00
Thread-level parallelism for set of mutually exclusive tasks +0.20
C++ set function parameter to null if nothing is passed like C# -0.51
C++ operator overloading in recursive expression classes -1.25
std::find_if , std::binary_function for searching std::map by value +0.78
Skipping in Range-based for based on 'index'? -1.02
Construction in c++11 0.00
How compute array size during compilation (without accepting pointe... +0.95
Specializing single method in a big template class -1.35
How to convert from std::string to templated T, or maybe check firs... -1.02
Besides move semantics, what are some C++11 features that would inc... -0.10
Trying to reduce memory allocations, what are the tricks to overloa... +1.30
Can I implement an autonomous `self` member type in C++? +0.63
unsigned int and double conversion order -0.33
Are templates + functors/lambdas suboptimal in terms of memory usage? -0.38
Thrust tuple of dynamic size 0.00
Lock-free data structures in C++ = just use atomics and memory-orde... -0.68
How to store the state of boost random number generator as const ch... 0.00
Unique copy of std::shared_ptr -0.74
Function taking a std::auto_ptr<Base> that can accept std::au... -1.48
Why didn't std::for_each + lambda work as expected? -0.81
Return variable type depending on sizeof... parameter pack -1.35
May a member function template specialization have a different acce... 0.00
Prevent silent cast from false to pointer -1.97
std::async not executing when specifying launch::async +0.45
Generic templatized enum null value -1.32
Adding move semantics to existing structure containing POD and non-... -0.52
Specializing a template class member function by type -0.53
Unrelated deleted operator changes behaviour of overload resolution -1.14
Can a lambda have "C" linkage? -0.36
Clean ways to write multiple 'for' loops -0.77
Why doesn't std::shared_ptr need to know complete type if it's cons... +0.04
Why type-deduction for arrays prioritizes pointer to first over ref... +2.81
C++11 standard ref for allowed type definitions in type specifier u... -1.79
Reference counting (without storing any data) -1.46