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 ... 11 12 13 14 15 ... 35
Title Δ
"Error C3867: non-standard syntax; use '&' to crea... +0.20
At what point does memory allocated by malloc get a type? +0.65
Template specialization for float -3.11
Accessing a member type of an incomplete type -0.64
Create a tuple from the results of a callable tuple -2.11
How to get the value of a non-type template parameter? -2.25
Can a parameter of a template template parameter cause shadowing? 0.00
Is it possible to perfect forward a template template parameter 0.00
How to get the element type in a nesting vector? 0.00
G++ and clang++ incompatibility with standard library when building... 0.00
Casting a function pointer into a noexcept specified function pointer 0.00
using user-defined conversions with implicit conversions in compari... +0.19
Can someone tell me why this is not a constant expression? +0.59
Incorrect assignment of values in char enum +0.34
Linking pthread disables lock-free shared_ptr implementation +1.08
Specializing class template for any subclass of X without adding an... +0.74
resizing a vector of vectors causes a seg fault 0.00
Conditionally defining the constructor of a template class, based o... -0.46
Using SFINAE in C++11 to choose between two functions with same sig... +1.09
Why I can not return initializer list from lambda +0.22
std::set member variable copied instead of moved when class instanc... 0.00
How to write a generic variadic lambda that discards its parameters? 0.00
C++ implicit conversion does not work 0.00
std::conditional vs std::enable_if -0.32
std::atomic_store and std::atomic_exchange do not exchange +0.59
create comparison trait for template classes whose parameters are i... +0.23
Why differentiate predicate and non-predicate versions for generic... 0.00
C++14 auto lambda can accept Obj<std::tuple<void> > --... 0.00
Default constructor prevents from calling emplace_back 0.00
When can a declaration of an identifier that has block scope have i... +0.90
iterating over tuple's elements in a specified sequential order 0.00
Transform a variadic pack of types into values? +0.20
Why won't this template compile? 0.00
Use of class template requires template arguments 0.00
std::move and map assignment 0.00
Parameter pack must be at the end of the parameter list... When and... -2.73
Function template overload puzzle -0.90
template function which takes objects of type and objects of all de... 0.00
How to extract a selected set of arguments of a variadic function a... -0.29
C++ argument should be passed by value, but compiler sees it as ref... 0.00
Visual C++ 2015 std::function vs C2893 0.00
C++ type erasure, capture multiple methods of a single class with s... 0.00
strange suggested template parameter conversion 0.00
gcc vs. clang: "invalid use of incomplete type" with std:... +0.19
C++11 pass vector to constructor +0.20
Custom allocator for STL fails to compile in release mode only 0.00
CRTP with Template Template Arguments +0.86
Does the move constructor in a unique_ptr-based pimpl class require... 0.00
Defining hash for vectors: template parameters not deducible in par... +1.04
Language feature to apply function to each element of a parameter p... 0.00