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 ... 64 65 66 67 68 ... 99
Title Δ
Variadic template recursive return type deduction compilation error +0.40
How to write a generic forwarding lambda in C++14? -1.11
C++ overload[] with transformation +0.42
static_assert dependent on non-type template parameter (different b... +0.94
When defining a function, what type is a lambda function/expression? +2.36
C++ While Loop multiple choice condition -0.55
Enable a function template in C++ whenever an expression is undefined -1.73
Making boost::fast_pool_allocator work with variadic templates (emp... +2.80
c++: packaged_task via promises 0.00
Change the meaning of code by replacement of forward declaration wi... +2.05
Create n-dimensional vector with given sizes +1.04
temporary lifetime in range-for expression +2.35
Pass template functor to a template std::function +1.39
How should I deal with mutexes in movable types in C++? +0.27
How to construct a vector with unique pointers +0.75
Is it definitely illegal to refer to a reserved name? -0.15
Overload resolution issue in generic vector class -1.65
Will I get a performance boost when compiling with a C++14 compiler... -1.04
Variadic function calling a variadic macro +2.33
what does the presence of an enum keyword as a return type indicate +1.96
Getting nth variadic argument value (not type) +0.17
Why no significant performance differences for this code with diffe... -0.07
Only overload operator if template argument does +0.55
Move semantics from one type to another using templates +2.48
Accept std::function with arbitrary inputs as input w/o Templates 0.00
Pass a template method as an argument -1.10
Intel TBB parallel_reduce returning incorrect result -0.07
Cannot convert argument 1 from 'const char [5]' to 'LPC... +0.16
passing a pointer to a built-in type defined on the fly in c++ -0.98
Why would the behavior of std::memcpy be undefined for objects that... +1.20
Stopping long-sleep threads +1.26
Is it possible to override C++11 lambda/closure destructor? 0.00
Why is SFINAE causing failure when there are two functions with dif... +0.07
Can the compiler not determine whether a variable is const by Itself? -0.81
How to specialize a template function for enum, and specific type? +2.09
enable_if with is_enum does not work +2.48
Fill a vector with pointers to partially specialized function membe... -0.97
Persistent expression templates with unique_ptr and matrices +0.44
Is double/nested variadic template expansion allowed in modern C++? 0.00
Why can't unique_ptr infer the type of the deleter? -1.64
Threads seem to be slowing down image processing C++11 +0.42
How to pass pointer to GLEW function to a template? +2.41
C++ Who storing the struct in the stack (STL) +1.07
Java 8 times faster with arrays than std::vector in C++. What did I... +1.10
Template template substitution in function +0.47
C++ function with unlimited parameters but with the same (fixed) type +2.19
Implementing "Scheduled Executor Service" 0.00
Convert 2D function to 1D function -0.04
Boost variant visitor with an extra parameter -1.18
Creating a `va_list` Using a Pointer of Packed Arguments on Clang a... -0.60