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 ... 44 45 46 47 48 ... 99
Title Δ
Solutions for dynamic dispatch on unrelated types +0.48
Instantiation of a hidden function -0.39
Execute a function as parameter in C++ -2.46
Is there a way to prevent lambda capture by reference +1.58
C++ Type-erasure of a function template using lambdas 0.00
Am I guaranteed a single pair of constructor and destructor calls w... 0.00
how to make my own container indexed and assignable -1.59
No member named 'begin' in namespace 'std' -2.12
Reference count for a reference to shared_pointer 0.00
Call std::function in different thread -2.05
What is the rationale for self-assignment-unsafe move assignment op... +2.75
Is there a way to call multiple functions on the same object with o... +0.31
How to provide type safety in a two dimensional type hierarchy? -0.06
can I achieve contravariance in c++ -2.31
Is there any way of detecting arbitrary template classes that mix t... +1.63
How to get a move-only type out of a STL container? -1.08
visitor pattern adding new functionality -1.64
Should new C++ code use memory resources instead of allocators? 0.00
Literal operator template: why not string? 0.00
Why isn't std::move a keyword in C++? 0.00
Add operator[] for vector when Type is unique_ptr +1.20
uniform_real_distribution not giving uniform distribution 0.00
Purposely hidden overloaded function warning avoidance -0.57
Structured bindings width +0.37
memcpy/memmove to a union member, does this set the 'active'... -0.80
Implementing a ReaderWriter class based upon separate stateful Read... -1.12
C++11 conditional expression on std::greater and std::less got erro... +0.51
Instantiation of ill-formed non-templated method of a templated class 0.00
Initializing a std::string with function return value, is there a c... -0.04
SFINAE to determine if a type has a potentially overloaded method +0.07
vector of unique_ptr, inheritance? +1.06
lambda calling another external lambda -1.32
Simple stream iterator in C++ 0.00
How to simplify complicated SFINAE syntax, in pre-C++11, C++11, 14... -1.45
Will C++17 template arguments with auto feature allow constrained s... 0.00
Variadic template for processing method result -1.82
Convert from modern C++11 function to raw function pointer -1.50
How can I pass a function to a templated function A which may have... -1.02
Do implicit move methods always preserve fundamental data? +1.47
Using const std::unique_ptr for pimpl idiom +1.98
Using a specialization of variadic template as a template argument -0.02
Different stack depth for lambdas and regular functions in C++? 0.00
Cant find inserted values in C++ map using struct as key -0.41
Empty lambda capture still shadows outer scope? 0.00
pimpl idiom using annonymous-namespace structure: is this safe? 0.00
How can I use templates to deduce the parameter types of a std::fun... +1.46
What does (expr1, expr2) do on the right side of an assignment? -1.00
How to iterate over boost::variant<std::vector<int>, std::... 0.00
Check if two types are equal in C++ -0.58
How to convert std::result_of to decltype in a template argument +1.19