StackRating

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

Piotr Skotnicki

Rating
1713.85 (94th)
Reputation
35,389 (3,259th)
Page: 1 ... 6 7 8 9 10 ... 15
Title Δ
When to use the "identity" tmp trick? +1.66
c++ template with multiple packs, deduction by parameters and retur... -1.93
Can a std::back_insert_iterator be used on a std::ostream? 0.00
Why does C++ allow std::initializer_list to be coerced to primitive... +1.81
Type inference in explicit constructors +1.11
g++ can't infer template types for functional map implementation +2.16
Passing std::integer_sequence as template parameter to a meta funct... +2.56
template argument deduction/substitution failed. y? 0.00
Const in auto type deduction +0.31
Can Template / Preprocessor hackery be used to support variable arg... +0.32
Using a priority_queue of int with custom compare 0.00
Inheritance of combinated templated types 0.00
Overloading (c)begin/(c)end 0.00
Specialize template with const and non-const version of another tem... -1.08
Moving to uninitialized memory, or how raw_storage_iterator works 0.00
No <optional> in MS Visual Studio 2013 - what to do? 0.00
Generalization of std::transform +0.91
Adding all values of map using std::accumulate +1.37
C++11 Template and alias declaration 0.00
Constructing priority_queue instance with Compare instance of diffe... 0.00
Can `auto &&` parameters be perfect forwarded? 0.00
Cygwin std::enable_if parse error 0.00
Passing a C++ Member Function Pointer to an STL Algorithm +1.47
Using function pointer from another class 0.00
wrong number of template arguments (3, should be 4) 0.00
Composite function with std::bind2nd in C++03 +1.21
Two classes that differ only with template parameters +0.90
Making c++ custom foreach macro more clean 0.00
How to declare an object of nested class present in base class 0.00
std::is_assignable and const pointer object -1.57
C++11: SFINAE in template parameters, GCC vs Clang 0.00
Iterate over selected vectors from a std::tuple of vectors 0.00
Selective forwarding function +0.30
Template specializations - giving an optional template -0.16
Perfect-forward non-T arguments while converting T-s +1.54
Finding out the return type of a function, lambda or function -0.33
Using Lambda/Template/SFINAE to automate try/catch-safeguarding of... +1.28
Forward a move reference through a function, without writing the fu... +1.78
Overload depending on result of lambda 0.00
c++11: std::bind for sub-class member-functions -0.20
Calling private constructor of Class<T> from Class<U> +1.47
How do I forward a function and a parameter pack into a lambda, int... 0.00
Is it possible to change `B<get_item<0,Ts...>>` to `tem... -0.36
C++11's deleted destructor in derived class +1.64
Why does the `static_assert` always get invoked? 0.00
clang compilation error with template function -2.46
Is it possible for C++ to write a template that takes a Container a... -1.49
How do I alias a template specialization? 0.00
Default initialized (with value initialization) parameter pack +1.93
Template std::function as class member function C++ 0.00