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 ... 67 68 69 70 71 ... 99
Title Δ
Range-based for loop C++11 from optimization side -0.52
Is accessing function parameters without knowing names possible -1.68
Map function pointer to std::string +2.25
Is it possible to create a template alias? 0.00
Is this move constructor unnecessary 0.00
In C++11, is it possible to wrap a template function in a std::func... -1.75
non-void function template recursive over tuples and vectors 0.00
Pass a string Recursively without Recreation -1.69
IntelliSense in Visual Studio C++ -0.03
SFINAE function overload 0.00
How do I create a packaged_task with a member function? -0.03
Is it possible to detect if the object that a bound member function... -0.51
C++11 dynamically allocated variable length multidimensional array +0.08
C++11: shortest way to explicitly copy a value to use as an rvalue... +0.88
C++ Find the middle value of any inputted data type using function... -0.06
How to make constructor accepting std::function also accept method... +2.51
Assert in try catch block -0.79
Infer template type of lambda in C++ +2.25
void_t in parameter list works but not as return type 0.00
Use template parameter type inside #define 0.00
g++: which ways exist to find out which template specialization has... 0.00
Is every lambda function an anonymous class? 0.00
Calling methods of different signatures by name +1.53
How to obtain "assignable type" for an arbitrary (STL) ou... 0.00
Return a local object rvalue reference,right or wrong? -0.01
How to return a proper const_iterator to a collection of non-const... +0.49
Cast emtpy base class pointer to child class pointer? -0.37
C++: forward a template member function call failed 0.00
Equivalent of virtual method for a container of base class pointers? +0.03
C++ template for all pointers and template for all arrays -0.92
C++ equivalent syntax for a C# generic delegate, and usage with lam... -1.28
Writing a modern function interface to "produce a populated co... +1.07
Recursive variadic function template +0.37
Changing part of a template pack using a pre-written pack transform... +0.48
Spliting a std::array into a tuple of smaller sized std::array 0.00
Getting the high part of 64 bit integer multiplication -0.52
C++ multi-index map implementation 0.00
Segfaults when declare/define a function returning a valarray with... 0.00
overload resolution fails for derived class -1.07
Return value type does not match function type when returning point... +1.02
How to compare a template template with a template instance? +0.17
Polymorphism in C++ STL containers +0.48
How to implement std::tuple efficiently such that a tuple of empty... 0.00
Running a function for specified duration : C++ with <chrono> -0.30
How do you use a range-based for loop on the values of a std::map? +0.73
Why would a template class have an unused type? 0.00
Critical order of enable_if template functions 0.00
How do I write binary data to a file in Modern C++? +2.06
How to store a reference when it is an lvalue, store a copy when it... -1.12
Is pass by value that much faster? -1.04