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 ... 61 62 63 64 65 ... 99
Title Δ
How to detect if a generic lambda is uncompilable in C++ 14? 0.00
Is Type Casting possible without a Conversion Constructor in C++? -0.58
Storing set of std::arrays of any (but constant) length +2.41
How to write a helper type for result_of in C++11 -0.68
Using "using" twice interpreted differently by different... -1.35
decltype(auto) with multiple returning types using C++14 -2.23
What is the logic behind this formatting of the lambda by clang-for... 0.00
Can you prevent inherited private members being called through the... -0.19
fallback to alternate function when templated function instantiatio... 0.00
Return std::unique_ptr<T> from factory function creating full... -0.46
Why does passing a brace-initialized temporary by address require e... -0.57
Is there a std::function type or similar for lambda with auto param... -0.56
playing 40.000 unit army for game +0.41
Create a "do-nothing" `std::function` with any signature? -0.69
How to boost::any_cast into std::string +2.67
C++ references - are they just syntactic sugar? +0.21
Obtain all-but-last parameter of variadic template 0.00
When does std::future get executed? +2.14
Using SFINAE with generic lambdas +2.64
Is there a way to write a macro to do perfect forwarding using only... +0.43
variadic template argument for std::function 0.00
Subsetting a vector in c++ -1.39
Get template parameter from file -1.06
Passing a variadic function as argument -2.00
float or double in templated code +0.11
C++ How to create a std::unique_ptr from a class that takes paramet... -1.62
Deducing template parameter from functor argument type -1.35
Type trait for copying cv reference qualifiers -1.88
C++ variadic template, recursion decltype 0.00
Function overloading with std::function argument: why is the const... -0.65
Compile time counting/numbering of template parameter -2.26
Variadic Template conversion to std::function<R(ARGS...)> wor... -0.10
Array subscript operator overloading in C++ 0.00
Specializations for different types -0.45
What are reference qualifiers for functions? 0.00
C++14: Does the standard allow subtracting a delta from std::end()? 0.00
Code simpler than lambda for a call in constructor that uses an out... -1.29
Implementing a simple, generic thread pool in C++11 -0.00
Avoid typing really much arguments? +0.41
C++11 compilation errors with std::move and std::make_move_iterator 0.00
Type traits and unevaluated context -0.08
Does the standard require std::tuple_size to be SFINAE-friendly? -0.75
Why does std::thread take function to run by rvalue? -2.50
In C++ Is there a way for the Child to reuse the the Parent class i... +0.37
Can functions return virtual objects? -0.12
unordered_map::find with key std::pair of pointers with custom hash... 0.00
Two strings as XYZ and XZY -0.10
A way to filter range by indices, to get min_element from filtered... -2.11
next_permutation with custom comparer function c++ -1.60
Do anonymous function are persistent in memory, or are they pass by... 0.00