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 ... 19 20 21 22 23 ... 35
Title Δ
Which draft is closest to the C++14 standard? 0.00
Overloading operator== With a Free Function That Takes Templated It... 0.00
Trying to understand §7.2/6 in C++14 0.00
Variadic convertible check for arguments in a class 0.00
How to a mark a function as invalidating its argument +0.59
Given a template argument, how to find out whether or not this is a... 0.00
How To Tell If Two Template Classes Are The Same Type 0.00
Convert a recursive variadic template function into iterative -2.74
Calling a function inside an initializer list with an empty paramet... 0.00
How to handle a case of empty parameter pack +0.07
Data race with C++ std::future. Compiler reorder +0.88
Why is it not possible to remove elements from a std::map using rev... 0.00
C++ STL's copy() exception safety -1.22
When multiplying two integers and storing the result in a floating... -0.40
pointer non-type template parameter -1.92
In C++, What does "access" mean in the strict aliasing ru... +1.17
How to properly declare a friend of a nested class of a template cl... +1.73
Deque random access iterator comparison produces unexpected results -2.47
Is there any use for named parameters into template template parame... 0.00
Overloading operator<<(ostream&, T) where T is "enum... 0.00
What is the difference between the C++ array operator and *(array +... -1.36
Partial template specialization may not work for functions, but isn... 0.00
std::unordered_map allocation, insert and deallocation time -0.90
'typename' and alias templates -2.07
Does final keyword in c++ allow for additional compiler optimizatio... +0.26
How do you write text doc info (names and numbers) into multiple ar... -0.26
Redeclared class name class-key 0.00
Most vexing parse with a qualified-id - or not? 0.00
C++ Dynamically assign std::map comparator +1.27
c++ exceptions throw by value catch by reference 0.00
enable class's member depending on template +0.81
Cast emtpy base class pointer to child class pointer? +1.04
usage of make_shared and allocate_shared in boost? 0.00
Safety of static_cast to pointer-to-derived class from base destruc... +1.23
incomplete type for std::unordered_set compiling error in g++5, com... 0.00
Class with explicit destructor and std::unique_ptr<> member c... +1.27
Initializing a static std::map<int, unique_ptr<int>> in... +0.25
Create hash queue with variadic template +0.38
C++: Error outputting a custom hash key value from unordered_map to... -0.24
Is a standards conforming C++ compiler allowed to optimize away bra... -0.45
Bug in density calculation std::piecewise_constant_distribution? +1.14
Overloaded non-type template is ambiguous while non-templated funct... -0.16
How to set the same type for all arguments in this example? +1.07
overload resolution fails for derived class +1.07
Final specifier for virtual methods and vtable lookup +1.72
invalid convertion in std::accumulate +0.25
constexpr const vs constexpr variables? +0.62
SFINAE: 'static_cast<void>()' or ', void()'? -0.18
Linker error during calling instantiated function +1.00
operator new, new_handler function in c++ -2.86