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 ... 79 80 81 82 83 ... 99
Title Δ
Unable to reproduce: C++ Vector performance advantages over C# List... -1.86
Is it possible to access the real and imaginary parts of a complex... +0.88
C++ - Accepting user input as a function call 0.00
with template constructor,template argument deduction/substitution... +0.10
When use a function template instead of a generic lambda? 0.00
Templates: Using partial templates gives wrong number of arguments... +0.46
how to correctly find out the return type of a lambda -0.16
C++11 range-based for loop: how to ignore value? -0.37
Optimizing a comparison over array elements with two conditions; C+... -0.10
How can I return a lambda object? +0.47
Should I avoid casting to std::function when passing lambdas as par... +0.17
named entity as pointer to T in template parameter list 0.00
Is there a `std::` equivalent to libdispatch's `dispatch_data_t`? 0.00
Type-erasure and lambdas: (Partial) template speciallization matchi... +0.50
std::vector vs std::list for insertion frequency and dynamic size 0.00
std::unique_ptr cannot be referenced -- it is a deleted function 0.00
Linear compile-time algorithm to convert variadic template into fun... +1.95
Is it bad to throw an exception and ignore "reaches end of non... +1.18
Cast directly in foreach loop +2.63
Parameter to use std::greater or std::less as argument -0.10
Function object vs. function in a header-only library 0.00
Is there a standard procedure for passing class objects by value? 0.00
Using std::shared_ptr<void> to point to anything -0.93
Using boost::future with "then" continuations -0.50
How can I assign value to a template only once? -0.08
What does pointing an object at NULL place the member values at? -0.87
Nice Initilization of thread with pure virtual function 0.00
What is the purpose of rvalue reference to an array in C++11? +2.28
Differentiating between delimiter and newline in getline +0.19
C++11 auto, std::function and ambiguous call to overloaded function 0.00
Are there any undefined behavior issues when moving data into a fun... -1.20
writing templated member function over container type outside a tem... +0.70
(Partially) specializing a non-type template parameter of dependent... +0.29
Why does explicitly declaring one of the special member functions d... 0.00
Do I need to join every thread in my application ? -1.39
Get size of an array-pointer template parameter -0.17
How to delete object automatically without exporting them -0.96
Is there any way of simulating the effect of the c++11 'override' s... 0.00
SFINAE technique for free function wrappers -1.66
C++ lambda. How need to capture the pointer? -0.79
Why does my lock-free message queue segfault :(? -0.27
How to use range for for arrays being passed to function -0.34
Is there a contiguously stored hash map data structure? 0.00
Accessing elements from map<key, set<datatype>> -1.36
Change boolean flags into template arguments +1.68
How can I catch an exception throw from an object initialized with... +2.11
C++11: Is there a way to enforce class to be used only as rvalue? -0.47
Intrusive, circular, branchless, doubly linked list - how to have t... 0.00
What happens to the underlying storage upon vector's copy/move assi... +0.35
Variadic Parameters to Comma Initializer List? 0.00