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 ... 77 78 79 80 81 ... 99
Title Δ
Are compiler-generated assignment operators unsafe? +1.54
Casting a (pointer to a variable sized array) to (pointer to pointer) +1.84
Move vector<unique_ptr<Derived>> to a vector<unique_... -0.83
How to disallow the copy constructor and use only move constructor? 0.00
How to do nested initializer_lists in visual C++ 2013 0.00
Un-named function parameters +0.91
Vector of streams in C++11 -1.50
Passing template function pointer to template as template parameter... +1.98
Is copy-and-swap always the best solution? +1.26
why auto template type deduction does not work when we send a lambd... +1.97
error passing a std::function vs a function pointer as a parameter +0.48
Correct way to return an rvalue reference to this +1.42
Can I deduce the return type of a lambda without actually calling it? +0.60
How does C++ handle non-virtual function calls on a pointer? +1.09
Efficient usage of a c++11 shared_ptr in an asset manager -0.89
How to NOT overload the std::map::at member function in the case wh... +0.49
How to return arbitrary type in C++11 using auto keyword? +0.10
Implementing variadic min / max functions +1.14
Casting double to int: how it really works? 0.00
Fully specialized class as template function parameter -0.48
Splitting an STL list based on a condition +1.35
C++ 11: Adding an int to a wchar_t -0.01
Generate identifiers for a collection of types -1.11
How to store a type for later comparison -0.03
How can I make operators on subclasses return the subclass type? 0.00
Test whether a type V is among the types of a tuple<...> with... -0.98
How to make a pointer vector by a list of sub types? 0.00
(C++11) Variadically templated function fowards to another 0.00
Points to member variables and templating 0.00
C++ functor passing through recursion: "attempt to use a delet... -1.82
C++ 11 Template Variable Design -0.90
Do I need to reset a shared_ptr before removing it from a vector? -0.54
static const array of values in Variadic Template C++ 0.00
C++ meta-programming: overloading of arithmetic operators for types 0.00
Hash specialization for table of function pointer +1.84
c++11 combining std::tuple and std::tie for efficient ordering -0.02
Vector in Vector with ENUM as ID +0.52
Define lambda function after declaration? -0.99
Set value of several template parameters +0.47
'default argument' : cannot convert from 'const char [1]' to 'const... +2.58
Use class method as `op` argument to `accumulate` 0.00
Lambda function with number of arguments determined at compile-time +0.26
Waiting for main() to return? -0.97
Is there a safe way to have a std::thread as a member of a class? -1.35
Move constructor not getting called? (C++11) 0.00
c++11 decltype and infinite recursion in template loop -0.43
Disable a function by throwing error at compile-time with template... -1.60
Where in the Standard does it say that calling B::foo() below is le... +1.74
C++11 constexpr function pass parameter +0.64
using symbols from a namespace in one function but not another in t... +1.26