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 2 3 4 5 6 7 ... 15
Title Δ
Define a struct which is derived from true_type whenever a given SF... -0.71
How to call conditionally B::f only if derived from B in C++11? +0.71
How should I conditionally enable a constructor? 0.00
Using the detection idiom to determine whether a type has a constru... +1.02
The C++ detection idiom is not working as expected in Visual Studio... 0.00
Custom priority queue comparator that accesses private members of a... 0.00
Forwarding references and template templates -0.66
Strange MSVC behaviour with std::experimental::is_detected -1.98
Use of string_view for map lookup 0.00
std::initializer_list as std::array constructor 0.00
How do I recurse tuples? +1.15
Can a std::function store pointers to data members? +0.99
Auto-deduce method's return type 0.00
Function Template Overloading - Specialization 0.00
How can I check whether a member function has const overload? -0.38
Tag dispatching, variadic template, universal reference and the mis... +1.68
How to pass variadic args to a std::thread? 0.00
How to declare an rvalue reference to a type that undergoes templat... 0.00
Compile-time check if iterator's parent class public member exi... +1.83
Cleanest way for conditional code instantiation in C++ template +1.13
SFINAE fallback if division operator is not implemented +1.18
outside class operator for template class inside template class 0.00
SFINAE: std::enable_if as function argument +1.22
Construct parameter stack for variadic tuple -2.55
Variadic template function with equal argument types -0.46
Implicit template argument is invalid, but compiles anyway 0.00
Checking whether a type declaration is present for SFINAE -0.47
How to pass constexpr as a template parameter? 0.00
specialize function for tuple parameter in C++11 0.00
Template function taking any functor and returning the type of the... 0.00
What's wrong with my implementation of bellman-ford? 0.00
how unpack tuple for wrapper function parameter in c++11? 0.00
How can I enable nested class template only for parent class variad... 0.00
How can I make this variadic template code shorter using features f... -0.21
std::tuple, get item by inherited type +1.42
Partially specialize template class for templates with different te... 0.00
Swapping two types in a type list +1.32
Filtering a tuple with an integer_sequence +0.23
bind first argument of function without knowing its arity 0.00
SFINAE and noexcept specifier -0.07
BOOST_FUSION_ADAPT_TPL_STRUCT with template members 0.00
N-dimensional tensor based on std::vector 0.00
Priority queue with custom comparator segmentation fault when pushing 0.00
C++ template specialization: change return type of operator()? +1.65
Seek item within vector +0.60
Pass Member Function to Variadic Template Function 0.00
"unresolved overloaded function type" with static functio... 0.00
Is there a way to write a SFINAE test of "for-eachability"... 0.00
Call to variadic template is ambigous 0.00
std::is_signed does not work for strongly typed enums : int -1.93