StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 21 22 23 24 25 ... 35
Title Δ
std::thread class method errors 0.00
Is it dangerous to read global variables from separate threads at p... +0.54
Unexpected SFINAE failure using std::result_of 0.00
Why isn't GCC giving me an error -2.32
Changing type signature of base class member based on inheriting cl... 0.00
Passing Member Function pointer using variadic template arguments i... 0.00
What is the difference, if any, between {x} and '= {x}' ini... 0.00
User-provided constructor vs explicitly defaulted one 0.00
(C++) error: 'invalid_argument' was not declared in this sc... 0.00
How to secure CRTP against providing wrong superclass? +1.30
Why is a member template from private base class introduced with a... 0.00
Call void function for each template type in a variadic templated f... +0.67
Variadic templates in C++ and a comma separated string +0.24
Distingushing between user and non-user types & templates speci... +0.24
C++ ostream linker error 0.00
When using string vector initializer, I get a runtime error "t... +0.98
std::vector constructor taking pair of iterators 0.00
Initializing derived classes through bases 0.00
Is function object returned by std::mem_fn required to have a const... 0.00
Implicit template constructor gets ignored 0.00
Template template parameter argument names usage +0.57
Best way to create a fake smart pointer when you need one but only... 0.00
Issues applying std::bind recursively on a std::function -0.40
How to use unscoped enumerator as if its type is its underlying type 0.00
Type punning a struct in C and C++ via a union +0.68
Why is the following class template matching not ambiguous? +0.08
Why is there no std::size? 0.00
Always call superclass virtual function when child override is called 0.00
C++11: Does a move operation change the address? -0.77
C++ declare 'main' as a reference to function? -0.59
vec.erase(vec.end()); Legal? +0.56
Copy constructor is not inherited -0.11
Wrong use of typedef of typedef(?) +1.31
Understanding variable templates by example +1.24
vector push_back shows absurd result -2.00
Can anybody explain this unexpected result from boost::thread? 0.00
C++14 Uniform Initialization on a Non-Aggregate 0.00
Do c_str()'s requirements make modification illegal? +1.04
Is whitespace between the two ='s in an equality operator legal... 0.00
Is it possible to declare/implement a template within a function sc... +2.22
required by substitution of template<class Stepper> 0.00
C++14 auto deduction error: function returns an array +0.89
How can we use a variable of the type of the template parameter? 0.00
How do opaque and anonymous enum declarations agree with the standa... 0.00
IS reference to a reference illegal in C++? -2.07
Applying func to elements in std::tuple in the natural (not reverse... +1.58
Why can structs not be defined in a function declaration in C++11 o... +1.01
Use std::uniform_int_distribution and define its range later +0.25
Transforming every inner pack of a nested pack 0.00
Why is VC++ unable to optimize an integer wrapper? +0.26