StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

skypjack

Rating
1589.22 (2,361st)
Reputation
34,724 (3,354th)
Page: 1 ... 4 5 6 7 8 ... 21
Title Δ
Mechanism for Save/Load+Undo/Redo with minimum boilerplate +0.06
Lock two mutex at same time +0.34
Pretty sfinae with static_assert +1.64
Find an overload address by its parameters only -0.38
aliasing a std template function +2.18
STL Container for storing multiple types of values? +1.35
Decorator Pattern in C++ with templates +0.46
How do Mixins differ from Policy Oriented Design in C++ 0.00
how do i know what is the type of an element in an array of pointer... -0.58
Variadic template initilizer_list trick 0.00
How to report number of function evaluations in a C++ program -0.84
Using the type of the function in std::function to declare multiple... -1.35
How to return real self type of subclass? -0.76
C++ Class partial specialization on non-type template parameter 0.00
Undefined reference to static variable of a class template -1.13
Having virtual methods as templates that receive iterators +2.24
avoid to cast element pointer type of a container +0.50
Why do lambda functions drop deduced return type reference by defau... -0.96
Why catch block of base class is catching the exception when I am t... +1.43
Pass by reference in templated class 0.00
How to cast enums? 0.00
Prevent a returning function from execution if a condition on param... -0.84
Template class to call some function of other classes based on thei... 0.00
Class template specialization that changes only one member function 0.00
Can I template user-defined literals? 0.00
Conditional return type with template +0.48
Check if object is instance of class with template -0.88
Don't use sizeof for T if T is a function +0.03
How to identifying whether a template argument is std::complex? +0.67
Access data from base class with the correct typecasting of it deri... +0.49
Returning std::make_pair with std::forward 0.00
Map enum value to a type in C++ 0.00
How to calculate sum using variadic generic lambda in C++? +0.49
How can I retrieve the return type of a function to use in a templa... -1.16
Parameter pack expansion doesn't work 0.00
How to pass a default parameter for std::shared_ptr<PureVirtualC... +0.32
Initialize a Select Submodule in git rather then all of them 0.00
Templating a double-templated class method +1.47
Get parent of type T in a template function -0.18
Explicit template instantiation for variadic templates +2.64
How to infer a function type parameter in a template function with... 0.00
Why does SFINAE not work with std::enable_if_t? -0.29
Get a count of (active) timers in Node.js event loop 0.00
Get size of std::array without an instance +0.08
How to design a serializable class such that any non-serialized att... +0.85
Variadic Template Functor Call +2.53
Return type deduction into a template parameter -0.50
Get function return type in template 0.00
Template for class that implements a interface with template -0.90
Why can't we trivially copy std::function +0.16