StackRating

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

super

Rating
1563.05 (5,070th)
Reputation
3,630 (46,328th)
Page: 1 2 3 4 5 ... 7
Title Δ
How to Delete specific template specialization with keyword delete... -0.53
Let iter be an std::iterator. Is there any difference between std::... +0.43
Using Variadic Templates to pass arbitary number of variables to fu... +1.94
Custom Compile Time Specifier For Debugging / Ignoring Functions -0.09
Why are some keywords colored green in CodeBlocks IDE(C++)? -2.10
Why does my std::ref not work as expected? +1.76
I accidentally called a member function without own class object. B... +1.56
Converting std::vector<std::vector<std::string>> to std... +0.16
Is it possible to match recursively integer template parameters in... -0.86
How to obtain inner type of template type? +2.07
Tuple and summaring +0.44
define non-template function outside a templated class +2.02
Problem with sizeof... of parameter pack in enable_if +2.09
C++: How to partially deduce template arguments from make_shared 0.00
Encountering error when using anonymous function in template 0.00
Is there any way I can use BindAction() to call a function from a t... 0.00
Template alias of a more generic template using externally defined... 0.00
Ambiguous overload for 'operator==' with own class and std:... 0.00
Bitwise operations on SINGLE BIT of std::vector<bool>. Why th... -0.77
Template specialization not matching derived class +0.45
C++ Callbacks for an Event Manager using std::function and std:bind... 0.00
Restarting program while inside a program & text based game &am... +2.39
Calling Derived class function from a Base class pointer after type... -1.61
Variadic template argument forwarding uses comma operator +0.77
Constructing a class in a template class 0.00
How do I resolve an overloaded function by it's signature as a... 0.00
Python List of Dictionaries to C++ -0.88
Is it possible to create a variadic template function with a few pa... 0.00
Sort just one member of the classes in a vector, leaving the other... +1.29
make function argument default to surrounding scope 0.00
store and reload random number generator state 0.00
Issue with Lambda's capture clause 0.00
Constraining class template function to accept a specific POD type +0.11
Can we use () instead of {} for function scope? -1.96
Trying to pass a function from a class to a variadic template funct... 0.00
c++ templates overloading method depend on class type +2.16
std::function with template, type problem, no matching function for... +0.45
can someone clarify operator overloading in c++ for me? +0.44
Friend template function instantiations that match parameter +0.77
Why move-assignment is called? -0.40
Triangularizing a tuple -1.23
Constructors for Automatic Type Conversion when passing a built-in... 0.00
SFINAE - detect if type T is pointer, array or container with rando... -1.91
Iterator of a specific type - function argument - Metaprogramming 0.00
Hide different std::map compare parameters in c++ 0.00
C++ template to read value from member variable or member function +0.41
Counting function arguments at compile time +2.06
Parameter pack to parameter pack mapping +0.07
Overloading operators? 0.00
How to initialise array of structs in another struct? +0.43