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 ... 46 47 48 49 50 ... 99
Title Δ
How to safely delete member std::mutex? 0.00
What does the void() in decltype(void()) mean exactly? +1.57
Const-correct accessor to vector of pointers without transfer of ow... -0.19
Using the value that any_of finds to use in a return outside lambda +2.13
SFINAE to make base template always result in error +1.98
c++ function to return "zero" of the appropriate type +0.88
Is there a way to forward argument to inner constexpr function? +1.47
Equivalent of existential quantification in C++? +0.08
std::regex escape backslashes in file path -1.13
Can a template template be specialized for fundamental types like r... +2.17
Function with multiple return types +1.49
Is it possible to access (read only) the variables captured by a la... +2.32
Trying to understand lambdas -2.48
Specializing templates based on methods -1.96
Conversion loses qualifiers, but doesn't really -2.35
How to do a factory of const objects +2.19
How to metaprogram a generic list extraction for building a functio... -1.19
Passing arguments to "array-like" container constructor -0.07
How to conditionally add a function to a class template? -0.20
Transparent comparator code minimization -1.78
Metaprogramming tricks: how to simplify implementation of two metaf... +0.75
Metaprogramming tricks: how to simplify implementation of two metaf... -0.99
How to test for trivially copy assignable lambdas 0.00
C++ lambda not capturing variable on 2nd expansion in template? +0.41
How to cut off parts of a string, which every string in a collectio... -0.62
Is there a smart pointer type that requires multiple owners? -1.19
Any way to define a "doubling" operator? -0.59
Initializing multiple references with std::tie +2.17
Alternative to std::function for passing function as argument (call... +0.80
Pointer to member: works in GCC but not in VS2015 -0.13
Why can I use nullptr without including STL? 0.00
How to resolve const/non-const conflict in template argument deduct... +0.09
Avoiding template combinatorial explosion in tweening library 0.00
std::transform with lambda: skip some items +1.64
Is there a way to write a GUI without an event loop? -2.17
Template substitution fails when I change the type parameter name -... 0.00
Lambda Deleter in VC 2013 vs 2015 +1.50
Why does lexical_cast require the operator>> to be in a match... -1.33
Portably supporting relaxed range-for-loop -1.38
“signed/unsigned mismatch” warnings (C4018) with decrementing for l... -1.09
Is it possible to get by type name of std::tuple which are duplicat... +0.98
Is it safe to use C++'s std::move from object in inner scope to... 0.00
Will C++11 std::string::operator[] return null-terminated buffer +1.68
What are all the operations/functions that has to be Mutexed when u... -1.55
Why aren't placeholders for std::bind implemented using non-typ... 0.00
Type erasing type erasure, `any` questions? +0.46
How to do the conditional variable initialization at compiler time? 0.00
std::functions and lambda function passing -1.60
(unordered) set container that has length that exceeds size_t in C++ 0.00
Is C++21 the Next Standard? -1.04