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 ... 9 10 11 12 13 ... 35
Title Δ
Variable templates and std::cout -- order of construction 0.00
Construction of a void Type? -0.60
Is circumventing a class' constructor legal or does it result i... +1.21
Partially specializing on non-type template parameter of the wrong... 0.00
Strange SFINAE code +0.55
does auto deduce that a type is a pointer? -0.87
Optimizing erase from the end of vector into resize +1.60
Match template parameter to template type 0.00
#define <anyName> '\n' instead of '\n' +1.42
Breaking cyclic references with std::weak_ptr and alias constructor... 0.00
Why does this static_assert only fail with clang on OS X and nowher... 0.00
How do I write a "pointer to const" type trait? -2.47
Default argument if default constructible +0.76
Why can't it "combine with previous declaration specifier&... 0.00
Implementing non-member generic function for specific nested class... +0.20
Variadic Templates example -2.01
Calling a constexpr method through a reference - is the result a co... 0.00
Permute the parameters in a parameter pack 0.00
Find contractions of a variadic pack based on another variadic para... +0.21
how to avoid many similar overloads for C strings +1.07
how std::thread constructor detects rvalue reference? -0.53
c++ unordered_set with shared_ptr search for raw pointer +1.59
Lambdas, local types, and global namespace +0.20
Returning a value from a map matching the type of the return value -1.24
Expanding with pack of templates +1.29
Clang error "attempted to construct a reference element in a t... 0.00
GCC atomic shared_ptr implementation 0.00
example assignment operator for non-invokables? +0.76
has_equal_operator implementation in C++11 0.00
Why does unordered_set use significantly more RAM than data it cont... +0.82
Compile-time rearrangement of types in a tuple +0.13
Template argument that takes templates as well (nested templates) +0.49
Confused about namespaces and Argument-Dependent Lookup in C++ 0.00
Find number of unique values of a parameter pack +0.51
const dependent names returned from template functions, where does... 0.00
How can I find the minimum key value from an std::vector of std::ma... +0.19
Function to generate a tuple given a size N and a type T +0.81
function template overload resolution with user defined conversion... 0.00
Move only class parameter in inherited constructor 0.00
At which point does map::emplace create an object? 0.00
C++ conditional construction of template type -1.12
Inside of a class, why `auto b() -> decltype(a()) {}` works, but... -2.14
C++11 move semantics when return a local object +0.19
Implementing deep copying of tuple of pointers +0.13
no == defined for boost::tuples 0.00
Using a template before it's specialized? +0.20
How do I write a make_vector similar to std::make_tuple? -1.67
Is there a way to specify a required definition for template argume... +0.83
c++ having trouble storing tuple of pointers +0.55
Variadic template function where return type depends on template ar... -2.85