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 ... 45 46 47 48 49 ... 99
Title Δ
Checking a map statically at compile time? 0.00
Constructor using std::forward 0.00
Shared memory alignment in C++ -0.80
What is exact sequence of operations made here? +0.23
remove an item from a vector of std::function 0.00
Using a lock with condition variables 0.00
How to enforce a particular signature for template callback paramet... +1.28
Elegant way for space efficient unpacking of a vector of pairs in t... -0.72
Using = delete for interface description -0.69
How to stop a function from running from outside in c++ -0.56
function of generic container of specific specialization -1.76
What is the python equivalent of c++ const-reference copy-construct... -1.41
In C++17 can an if statement with an initializer be used to unpack... -1.19
Return Type Covariant +2.25
MSVC 2013 'type' : is not a member of 'std::enable_if&l... 0.00
C++ Rotating line gets shorter 0.00
Stroustrup's hash_map's implementation is wrong? 0.00
Whats the benefit of initializing your variables late in the functi... -1.75
C++ function pointer return type +1.90
Does std::array<> guarantee allocation on the stack only? -1.35
Why would 'deleting' nodes in this lock-free stack class wo... 0.00
Are boost UUIDs generated using default mt19937 RNG secure for sess... 0.00
How to achieve logical constness with the PIMPL idiom +2.22
Wierd interface method for point Iterator 0.00
Multiplying a valarray of complex numbers by a scalar -1.85
Why do we use initializer_list in C++11? -0.63
Automaticly add CV-qualified functions +0.43
How does returning std::make_unique<SubClass> work? -0.67
Small object stack storage, strict-aliasing rule and Undefined Beha... +2.25
Has or will C++14 or C++1z make it no longer undefined to call dele... -1.19
Why is there a difference between std::function constructor or assi... 0.00
std::map::insert change in C++17 0.00
Is it possible to access the key value pair without using iterator... 0.00
Using std::variant with recursion, without using boost::recursive_w... 0.00
How to adapt a custom container type to BOOST_FOREACH? -0.97
Template class argument for template class function syntax 0.00
How reinterpret_cast works when it comes to to irrelevant class? 0.00
std::function vs Lamda for passing member functions +0.42
Difference between const int &x = 4 and const int x = 4 0.00
Ranged-based for with range_expression returning non-null items fro... -1.11
Property system based on std::any: template type deduction +0.44
The Comparison Functor inside the Binary Search in C++ +0.77
Is a variable an array of size 1? -1.52
Compiler can't "convert" between Vector_const_iterato... +2.02
Why does an abstract class have a vtable? -0.35
Why does C++ support for a pure virtual function with an implementa... -0.36
How can I polymorphically store and access different types from the... -0.52
Non polymorphic containers during runtime +0.32
Bitswap function using template metaprogramming -2.35
Does it make any sense to specialize a function template with unive... +1.61