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 ... 16 17 18 19 20 ... 35
Title Δ
VS2013 C++ C1001 error with std::tuple_cat 0.00
Is there a generic way to negate a decltype condition with SFINAE? +1.04
why declare constrexpr constructors for classes with non-trivial de... 0.00
C++11 Generate template arguments +1.34
Why can't the last assignment from a variable in a function be... +0.59
Function returning another function +0.21
Is a pointer to function pointer convertible to a void pointer and... 0.00
Function template overloading (different data type validation funct... +1.14
random_shuffle modifies shuffled objects (c++11) 0.00
Why can't I have return types covariant with void*? +0.53
When and how to default-initialize a const variable? 0.00
Understanding Move Capture in Lambdas for C++11 0.00
What is the correct way to call the pure virtual member when anothe... +0.86
Use protected static function of the base class from the friend of... 0.00
Why do I need an include file for extern variables? 0.00
std::partition error when partitioning a vector of a type of object -2.88
Ambiguity in variadic function template +1.24
Default parameter in template -> template argument involves temp... +1.09
When compiled with -O2, program skips assignment 0.00
pack (type erase) a random number generator 0.00
How can I expand call to variadic template base classes? +0.23
G++ Template instantiation results in "Undefined reference to&... 0.00
How to use `duration_cast` for a derived class? +0.73
Is typename required or not here? 0.00
Trying to remove vector pointer duplicates. Why can't I use .er... +1.07
How to avoid code duplication in similar templates 0.00
boost::atomic with boost::optional different behavior with boost 1.... 0.00
Why `is_constructible<function<int(int)>, int(*)(int,int)&... 0.00
Can you specialise using statements? 0.00
Using Boost adaptors with std::bind expressions 0.00
Folding over arbitrarily many variadic packs 0.00
C++11 Atomic memory order with non-atomic variables +0.58
Why no namespace prepended for function when using namespace direct... 0.00
Are the base constructors of virtual class from non concrete classe... +0.65
Why doesn't this RAII move-only type properly emulate `std::uni... +0.92
How to test if a method is const? +1.55
__has_cpp_attribute not a 'function-like' macro? 0.00
How do I use trigonometric functions for template functions/classes? +1.03
C++11 sort collection of custom objects by several properties +0.75
Sum two series the STD way -0.03
Is it legal to call member functions after an object has been expli... +1.46
What else do I need to use variadic template inheritance to create... 0.00
Why is this nested variadic template an invalid argument? +0.22
Understanding how the default values of template parameters are dec... +0.85
How to force use of curiously recurring template pattern in C++ +0.92
Variadic template function name lookup fails to find specializations 0.00
Why does printing a string array output hexadecimal? +0.56
template function overload with const 0.00
How to create temporary object in C++ +1.03
Explicit call to destructor of template parameter type, even when i... 0.00