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 ... 39 40 41 42 43 ... 99
Title Δ
variable number of arguments, same specific type without macro or i... +1.65
variadic template specialization issue 0.00
Compare std::set with custom comparer +1.02
How to generate a non-repetitive sequence of random numbers using s... -1.60
Using std::conditional_variable to wait on a condition +2.72
C++ - How can I delegate all member functions invocations on a clas... 0.00
Auto type deduction and passing a lambda to an std::function parame... -1.83
Find the nth term of the recurrence relation, given the first 2 ter... -0.08
Use ADL swap of base class +0.46
static_cast<T> vs T(n) for fundamental types -1.74
Valid, but worthless syntax in switch-case? +0.60
Move semantic unintentionally superseded by copy constructor in cla... +0.38
Making `std::get` play nice with SFINAE +0.35
Is it possible to achieve forwarding reference like behaviour witho... 0.00
Syntax for naming a specific instance of a template static class me... -0.73
Apple Clang and numeric_limits<unsigned __int128>::max() is 0? 0.00
aliasing a std template function -2.26
Inherited functions to return Derived class, not Base class +0.38
Specialization of function for a specific template type -0.44
Why is the destructor called multiple times when a class object con... +0.43
Why type deduction of decltype(auto) from element of rvalue int vec... 0.00
decltype(auto) in C++11 - deducing return type -1.76
Why can't I cast back from base class to child class in C++? +0.39
Avoid virtual template functions 0.00
Can Boost assert that a method call instantiation would not compile? +0.41
Template for std::make_unique<int[]> with initializer 0.00
Howto split declaration and implementation when using std::enable_if -1.60
Why Won't Visual Studio let me use a Templatized, constexpr Fun... -0.04
Avoiding recursive template instantiation overflow in parallel recu... -0.08
Why can the callable returned from std::mem_fn be used on objects a... -0.58
std::function in combination with thread c++11 fails debug assertio... +0.42
Template to template map in C++14 +1.65
Having virtual methods as templates that receive iterators +0.30
Forwarding reference behavior with definite types 0.00
How to avoid two step initialization -0.08
Doesn't correctly execute equal operations in release mode +1.20
Strange error with type traits in VS2015 0.00
Not able to erase vector element using iterator, vector element imp... -1.73
Thread pool stucks 0.00
Faster way to convert a number from range to another range +0.44
How can I make a non-member function which uses an overridden funct... +2.38
Compile time array indexing using expression templates -- constexpr? 0.00
Using std::experimental::optional as a parameter by reference -0.93
C++ is it possible to NOT inherit a member? -0.55
Using strings in switch statements - where do we stand with C++17? +1.64
How to pass std::promise into a thread? by std::move or by std::sha... 0.00
Inserting element to container: copy constructor messes up pointers -1.74
No instance of function template "std::make_pair" matches... -1.56
Why does a narrowing conversion warning appear only in case of list... +0.04
arguments forwarding for template function 0.00