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 ... 9 10 11 12 13 14 15
Title Δ
using a conditional type in a .cpp file +0.78
SFINAE to check the existence of operators (without decltype) +1.60
Get the type of the return value in C++ +2.32
c++ Event queues, variadic functions, static functions and other st... 0.00
Alias a templated function -0.66
No access to vector in vector class +1.57
Compiler error when constructing a vector of std::function 0.00
How to convert function which ignores parameter in c++11? 0.00
How to get the index of a type in a variadic type pack? 0.00
using C++ tuple types as key in a map +1.63
Vector of std::function with different signatures -0.24
What's the correct `enable_if` constraint on perfect forwarding... -0.11
How to share protected members between C++ template classes? 0.00
C++ error declaring std::pair inside template class 0.00
Bind to function with an unknown number of arguments in C++ -1.73
template functions and classes +1.86
Member function instantiation 0.00
How can I determine the return type of a C++11 member function -1.03
How to expand parameter pack of base classes and call member functi... 0.00
implementing function in a class causes error: member reference bas... +1.03
String replacement in C++ on string of arbitrary length +0.41
How to use a function of own class in for_each method? +1.99
Prevent templated copy constructor from being called +0.37
Variadic template constructor selection fails when argument is a re... 0.00
Returning subclass definition from a superclass function -0.40
Can you call friend function as you call member function? -0.75
Emplace a pointer to a multimap of shared_ptr's doesn't work 0.00
unknown type name 'class' in a nested class using templates 0.00
C++ Template Parameter that evaluates a Template (template template... +1.05
How do I find out if a tuple contains a type? +1.36
Convert pair of two vectors to a map of corresponding elements +2.33
Why const is required when dereferencing std::set<T>::iterator? 0.00
c++ Template Class member functions, reliance on other template cla... 0.00
Late implementation of an interface 0.00
Deducing constness of type returned by function -0.17
How do I access variadic members? 0.00
Using SFINAE to check whether the class is same or is derived from... 0.00
Lambda issue in std::find -1.24
Iterator for a map from a particular position in C++ +1.62
C++ overloaded function as template argument -0.72
Number of template arguments in templated constructor -1.76
Using std::enable if for template with 3 generic arguments -0.65
Access violation reading location 0xCDCDCDD1 0.00
C++ Find the biggest number with deque? +0.37
Conversion from int to c-string (const char*) fails +0.64
Trait to check if some specialization of template class is base cla... 0.00
Template constructor vs. non-template constructor in class any +1.60
unresolved external error in templates c++ -0.15
C++ All combinations of a vector -0.51
How to create a vector of Templates? +0.33