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 ... 10 11 12 13 14 ... 35
Title Δ
How to detect if operator[] applicable to Type? +0.20
Why do I get c++ compile warnings depending on header order 0.00
How do you static_assert the values in a parameter pack of a variad... +0.21
Does the C standard specify behavior for reading input from stdout? -2.54
When are user-defined conversion sequences not considered for selec... +0.76
Efficiently instert tuple into container through move +0.46
C++-14 using enable_if_t to select member function of class templat... 0.00
Why do std::adressof() behaves like this on invalid inputs? 0.00
Escape group reference for C++11 std::regex_replace -1.45
What type for virtual function does a class have when a member dest... +0.86
§12.3.2 [class.conv.fct]/1 in C++1z changed substantially in r... +1.50
Why should a derived class's constructor use the base's def... -0.79
How can `f();` be a declaration below? 0.00
std::common_type with references to type_info 0.00
Can a `constexpr std::initializer_list` be used at compile time but... -2.29
error: cannot pass objects of non-trivially-copyable type through `... 0.00
Global namespace scope operator on function definition 0.00
Why template instantiations go on forever here? 0.00
SFINAE not happening with std::underlying_type 0.00
In C++, do dereferencing and getting index zero do the same tihng? +0.93
Reducing random uniform int distribution on each pass 0.00
Finding a set of packs to merge to equal a given pack +0.13
Is it possible to disentangle a template from its arguments in C++? -1.19
C++ function call wrapper with function as template argument +0.42
Permutation P(N,R) of types in compile time 0.00
How to invoke Single argument constructor in this program involving... 0.00
Compile-time strings: constructor overload precedence between `cons... 0.00
Why are unnamed parameters useful? +0.86
std::bind argument copying behaviour 0.00
Creating a multi-dimensional array initialized with tuples of 0,1,2... +0.13
Rationale for the C11 _Atomic specifier-vs-qualifier syntax irregul... 0.00
Are fold expressions a C++14 or a C++1z feature? 0.00
why would I call a function with the function name wrapped in parens? -2.45
Compiler error with vector of deque of unique_ptr 0.00
Variadic template expansion not as expected 0.00
Is there a faster way to calculate the mean value of function resul... -2.96
Is there any difference between the directive #include from C and t... +0.98
How to initialize template member array from constructor parameter? +0.65
How to distinguish the type stored in a templated class +0.21
Why is it not possible to instantiate pair with "non const&quo... +1.08
Variadically templated struct / How boost::variant is implemented +1.55
Lambda capture: to use the initializer or not to use it? 0.00
Is a defaulted constructor/assignment bothered by noexcept or const... 0.00
Uniform Initialization In Template Code +0.20
Why couldn't I get the size of a range in range-v3? -0.38
Constructor design for a class which delegates a value to one of it... +1.06
Yet another clang/gcc discrepancy regarding ODR usage? +1.21
Overload resolution with multiple functions and multiple conversion... +1.68
c++ enum parameter gives identifier error 0.00
Confusion about the interface design of C++11 random distributions 0.00