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 ... 32 33 34 35 36 ... 99
Title Δ
Dynamically build a template parameter pack +1.89
Remove enum visibility in C++ +2.59
How to change the last argument in the parameter pack? -1.45
How to correctly use variadic templates in C++11 with this simple e... -0.07
const auto and object constancy -2.03
Prevent instantiation of template class with an incomplete type -2.07
What is the C++ equivalent of Python's "in" operator? -0.96
Evaluate variadic parameters from virtual stack 0.00
c++ auto-comparator for structs +0.19
Why doesn't std::string automatically append (or crash) when th... +1.93
Potentially returning different types of objects from a single method 0.00
std::move for "in-place operation" -1.57
Cairo gradient pattern not using set colors 0.00
From boost to std::experimental and furthermore c++17 -1.60
How can I force template parameter type to be signed? -0.81
how to make c++11 auto smarter? +0.03
Checking for self-assignment when overloading operator= for templat... +0.07
Dispatching r-values and l-values differently and using sfinae to d... +0.83
Should I use shared_ptr<Object> myObject = (shared_ptr<Obj... 0.00
How to verify a function doesn't call itself? -0.88
Does using std::get on std::array give better performance? +2.92
How to implement operator+ in abstract base class -0.67
C++11 template function specialization with SFINAE allowing further... -0.58
Why does g++ 4.9.0 have std::isnan by default? +2.73
Have two different versions of arrow operator? -0.04
A pooled async object for better performance 0.00
Why this SFINAE snippet is not working in g++, but working in MSVC? -0.64
emulate a function that propagate into every field like operator= a... 0.00
Why is sfinae on if constexpr not allowed? -0.80
How expensive is to copy an std::function? -1.03
Disadvantage of using macro to cover interface of move-like function 0.00
Inplace versions of set_difference, set_intersection and set_union +0.43
Default initialization vs. copy initialization from default-constru... +0.30
How to implement std::when_any without polling? +1.98
Using decltype to declare the entire function type itself (not poin... 0.00
How to refer to instances of a class universally without type codes? -0.32
SFINAE enable_if enable constructor with pre c++11 -1.78
shared_ptr::reset only works with raw pointers? -1.96
RAII vs. Garbage Collector +0.95
boost::variant and polymorphism in c++11 -0.08
generic iterators to access elements of vectors without using Templ... -0.46
Why does the const rvalue qualified std::optional::value() return a... 0.00
Why are there const overloads of mutating Boost.Range algorithms? 0.00
c++ - abstract class and alternative to virtual constructor -0.29
Hiding variadic template implementation +1.59
Does guaranteed copy elision work with function parameters? +2.07
type safety - all_of/ any_of/ none_of for std::tuple -0.07
Make a c++11 Dijkstra Implementation return shortest Path -0.41
Can a map have different dimensions for each item? 0.00
Checking results of parallelized BLAS routines 0.00