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 ... 74 75 76 77 78 ... 99
Title Δ
Does taking address of member variable through a null pointer yield... 0.00
Arity of a generic lambda +0.87
call vector::size() on vector stored in boost::any -0.53
Lexicographic minimum permutation such that all adjacent letters ar... -0.41
Why C++ version of file parser is slower than Python one? +2.52
STL way to access more elements at the same time in a loop over a c... -1.31
Is there a way to forward all assignment operators (+=, *=, etc.) t... +0.05
C++: Trying to encapsulate std::enable_if in class -0.50
Using sizeof() in an initialized, unknown size array - C++ -0.82
What is this C++14 construct called which seems to chain lambdas? -0.95
Why is there no C++11 threadsafe alternative to std::localtime and... -1.62
Distinguish template parameter as a nested template +0.50
C++ tokenizer separator not compiling 0.00
How to pass function object to a function as callback c++ +0.58
How should one initialise this member vector in C++11-style? -0.03
How to define a recursive type? -0.62
C++ Generic node class will not take nodes of different type -2.25
Variadically templated use of std::conditional where one type is an... +1.63
Is it possible to have mutually referential C++ templates? -1.65
Continue with the continuation monad tuple. Whats wrong? 0.00
Why this template recursion won't compile? -0.80
C-style Callbacks in C++11 +0.50
Passing variadic template arguments to a variadic function +1.85
c++11 member function returns vector of raw pointers from vector of... +0.50
The intersection of multiple sorted arrays -0.47
c++ template refactor/generalisation 0.00
Output over unique elements of `std::multiset` and their frequency... +1.27
C++ Reference invalidation -0.15
C++11. Lambdas member variable capture, "this" pointer pi... 0.00
Why don't compilers use asserts to optimize? +1.83
Void ** a generic pointer? +0.82
How to create an std::function from a move-capturing lambda express... -2.10
template for "AnySTLContainer<int>" c++ -1.68
C++ functional & generic programming [with MySQL connector exam... -1.04
vector spin last content into the beginning +1.70
Why is it bad to impose type constraints on templates in C++? +2.32
pass nullptr to variadic template pointer -1.99
Should std::function assignment ignore return type? -1.05
Why is template specialization of variadic templates different from... -0.25
Why does this C++11 lambda not behave as I expect? -0.64
What's the different between `double(double)` and `double (*)(d... -0.55
move-only version of std::function 0.00
error C3074: an array can only be initialized with an initializer-l... +2.74
Conversion between sub-classes using Curiously Recursive Template P... +0.32
Why should I use RTTI? 0.00
Is it safe to use std::prev(vector.begin()) or std::next(vector.beg... -0.29
Programmatic initialization of a long array at compile or initializ... +0.91
Match iterable types (arrays and classes with begin()/end()) 0.00
Concise way to write a for/else in C++? -2.20
How does this code extract arguments from tuple? 0.00