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 ... 34 35 36 37 38 ... 99
Title Δ
Invoking specialized std::move() -2.00
finding type, for which is_constructible holds +2.07
Highest values in vector< vector<Point3f> > -0.88
why is moving the definition of the operator() from .h to .cpp file... 0.00
Reason for decltype in trailing return type -0.10
C++ complicated lambda expressions 0.00
Is there a way to detect at compile time whether a generic lambda c... 0.00
Create a tuple of reference to objects that fulfill a specific pred... 0.00
Represent a set of types using C++ template meta-programming +1.18
how to create/pass a completion handler callback as function parame... 0.00
How to correctly move ownership from raw pointer to std::unique_ptr? +1.96
How can I initiate vector of vectors with the same value in C++11? 0.00
Division without using / and while {} -1.18
tag dispatching for inherited classes -1.48
Combining typesafe code with runtime decisions 0.00
What is the correct way of interop'ing with C flexible array me... -1.76
Allocation of memory on stack for large arrays in Windows 10 0.00
MessageBox printing extra unicode characters from TCHAR buffer -0.12
By-ref arguments: is this an inconsistency between std::thread and... -0.07
Functional programming in C++. Implementing f(a)(b)(c) -0.37
Why is using base class definitions in non-deduced context not perm... -0.55
When should you ever use functions over functors in C++? 0.00
Visual Studio unordered_set exception , works on Codeblocks 0.00
C++ std::array cast +1.94
Is there a use case for std::unique_ptr<std::array<T,N>> 0.00
Different behaviour in std::async between Visual Studio 2013 and 2015 0.00
Is this considered valid c++11 or c++14? Or is gcc/clang getting it... +0.41
C++ 11 template sub type -0.07
Many member functions with the same structure in C++ +2.54
Why does defining inline global function in 2 different cpp files c... -0.71
Purpose of condition_variable +2.48
C++17 Variadic Template Folding -0.31
trying to distinguish between different kinds of rvalues - literals... 0.00
What is std::invoke in c++? +1.47
Problems with function template and type_traits +1.93
Create an inherited class dynamically, access using base class poin... +0.11
how to istantiate and use std::less specialization object +0.42
C++ std::get<variable> fails -1.10
Jump forward and backwards in for loop -1.08
std::thread: How to wait (join) for any of the given threads to com... +0.53
Runtime overhead of shared_ptr for subclass destruction compared to... -2.23
Is this unsafe usage of a braced initializer list? 0.00
Can i use for loop as an if else condition statement? -0.91
Which should I prefer for a constant within a function: constexpr c... +1.37
Non-copying std::shared_ptr<boost::any>? 0.00
How to set a function as a default parameter? +0.10
Does declaring a variable inside a loop body have any disadvantages? -1.05
std::move do not creating derived class +1.82
Task executed with std::async is blocking like if future was used 0.00
Why does C++ give you the option to have non new allocated objects? +0.50