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 ... 12 13 14 15 16 ... 35
Title Δ
Why won't this value assign? -0.54
Syntax issue when populating an array with a fold expression +1.13
std::unordered_set::erase complexity +0.77
C++ : Using constexpr to alias template parameters, causing functio... 0.00
Initialize vector<Temp> myVector(10); 0.00
concept checker doesn't compile on gcc because it 'has no l... +0.20
Create a launcher for a function of non-sequential arguments with d... +0.22
Stopping generic C++14 `curry` function recursion +0.20
Variables declared by && -2.19
Using std::function and std::bind to store callback and handle obje... +1.11
C++ Templates - Add function only if certain value in template para... -0.95
g++ and clang++ - delete pointer acquired by overloaded conversion... +0.98
Ambiguous overload when writing an enum with an enum-base, but only... 0.00
Mixing std::tr1::shared_ptr with std::function / std::bind causes c... 0.00
Friend declaration in nested classes requiring forward declaration 0.00
c++14 Variadic lambda capture for function binding +1.54
Is it possible to build a lazy_conditional metafunction 0.00
Is iterator range vector construction or vector erase faster? -0.16
Template function that can take lambda or function pointer and dedu... 0.00
Templated class whose argument must be another templated class 0.00
Differences of the interpretation of a non-dependent construct betw... 0.00
What is the use of first template parameter in priority_queue -2.51
Is this simple C++ program using <locale> correct? +0.84
How I can use emplace for unordered_set that holds shared_ptr to th... +0.86
can I avoid a c++11 move when initializing an array? 0.00
How to prevent accidentally calling a mutating function on a non-co... +0.51
Why is this call to swap() ambiguous? +1.40
What is the difference between Callable concept and the std::is_fun... 0.00
capturing everything vs. capturing only some in a lambda -0.70
VS2015 C++ : unable to match function definition to an existing dec... 0.00
Use std::lock_guard with try_lock 0.00
How to use an unordered_map of fixed array and int? +0.87
How can i check if a move constructor is being generated implicitly? +0.87
How to use sizeof in preprocessor with a template parameter? 0.00
Pointer to const overloaded member function 0.00
Why my C++ templated function does not produce `undeclared identifi... -3.25
Swapping two types in a type list -0.94
Declaring function templates before defining when overloading -2.84
c++ std::move is bad here? 0.00
function template: default first template argument to second +0.09
Correct way to define a covariant template function in C++ +0.19
Is it possible to explicitly instantiate temporary variables in C++? 0.00
Understanding exception safety of shared_ptr::void reset (U* p); +0.63
Can you use a subexpression within fold expressions? -1.65
Using user-defined literals in expressions sometimes requires white... 0.00
SFINAE and noexcept specifier +0.91
Verifying that a string contains only letters in C++ 0.00
Behavior of qualified name using private inheritance 0.00
Using placement new to update a reference member? +0.19
Overload resolution: assignment of empty braces +0.19