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 ... 14 15 16 17 18 ... 35
Title Δ
rvalue references with placement new (similar functionality to std:... 0.00
returning constant object and assigning it to non-constant object +1.00
Initializer list time member container initialization with array of... +0.18
Select template return type from parameter +0.30
C++ unwanted type deduction 0.00
Deleting rows from a Vector -1.79
Deleted vs empty copy constructor +0.19
std::bind syntax difference between global and member functions -0.95
Lambda callback depends on its parameters +0.77
Multidimensional brace-enclosed initializer list to multi vector 0.00
std::normal_distribution<double> results in wrong order windo... 0.00
Can this technique for creating a container of heterogenous functor... 0.00
Is there a C++ idiom for this ugly constructor/factory? 0.00
Conversion operators in class templates +0.96
Why do iterators need to be CopyConstructible and CopyAssignable? +0.18
templates, insufficient type deduction 0.00
Are there any predefined concepts lite in C++17? -0.30
Template specialization for std::less in C++11, using a template +1.01
find_if on vector<Message*> with bind2nd and functor -0.80
Error:"invalid comparator" when sorting using custom comp... 0.00
Alternative way to using mem_fun1() have been removed in Visual C++... 0.00
Namespace causes sub-optimal template overload resolution +0.60
C++11: Range-based for loop over range described by templated itera... +1.25
move constructor when multiple arguments +1.03
How to create a std::array with std::transform without default cons... 0.00
How can I arbitrarily sort a tuple's types? +1.73
c++ make nested tuple "plain" / "flatten" +1.53
Inconsistent specialization of tuple_size +1.77
Move all elements which satisfy some condition from one container t... +0.18
Expand a type containing an int pack -0.25
c++: How to do aligned_alloc +0.19
Need some explanation behind how the base type is affected by quali... 0.00
Specializing inner template of templated class 0.00
weak_ptr, make_shared and memory deallocation +0.20
Overload operators for std::function? +0.77
"Invalid use of incomplete type" using templated type and... 0.00
How to access a possibly unexisting type-alias in C++11? +0.93
Why is the move constructor called here? +0.19
Partial template specialization depending on a variadic pack of int... 0.00
Universal reference argument used twice +1.02
Need syntax help to specialize class methods based on type of templ... 0.00
Passing std::integer_sequence as template parameter to a meta funct... -2.56
How can I implement this autoscope template object better? +0.67
Passing a row `(*sp)[i]` of a matrix `shared_ptr<vector<vecto... +0.20
How to set default value in template function in c++? -0.26
Trick for overloads +0.15
Type casting operator is not being called 0.00
why use invoke helper rather than just call functor? 0.00
C++ STL - Why has forward_list no size() method? +0.20
Controlling the unpacking of multiple variadic parameter packs for... 0.00