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 ... 18 19 20 21 22 ... 35
Title Δ
Template functions in C++ for immutable arrays +0.73
Overloaded lambdas in C++ and differences between clang and gcc +1.49
Explicitly defaulted constructors and initialisation of member vari... +0.22
Supporting unique_ptr in an implementation of Active Object 0.00
Why std::is_same does not work? +0.69
How to properly explicitly instantiate a template class with fully-... 0.00
Autogenerated move constructors causing illegal behavior 0.00
What is the return type of a lambda expression if an item of a vect... +1.61
Type trait to check that all types in a parameter pack are copy con... -0.65
Runtime sized arrays and pointer-decay 0.00
C++ Is it possible that the base class has a function with a parame... +0.24
move semantics/behaviours in std::bind and std::thread 0.00
Cannot dynamic_cast sideways +0.25
How can I use std::decay when partially specializing a type trait? +1.54
C++ std::generate function always gives same values 0.00
Writing the types of a function applied to parameter pack 0.00
When can reference arguments accept int literals? 0.00
Forwarded in-place construction and list-initialization -2.89
C++ std::function that returns a vector of it's own type (recur... 0.00
template function with corresponding parameters to subset of tuple... +0.82
What is C++ name lookup doing here? (& is GCC right?) +1.25
How could comma separated initialization such as in Eigen be possib... +0.71
SFINAE works explicitly but not implicitly 0.00
Program with "noexcept" constructor accepted by gcc, reje... 0.00
C++ variadic template 0.00
I need some help regarding §8/5 in the spec 0.00
Conditional compilation of templates +0.97
How should a function accept a *lambda* parameter, in terms of cons... +0.71
C++ rvalue reference behaviour (specific example) +0.23
Is std::vector<int, std::allocator<char> > valid? 0.00
STL priority_queue parameters -1.63
How to use SFINAE on three methods with Intel C++ Compiler (ICC)? -0.76
C++ metaprogramming assign unique ID to tree structures +1.73
Double closing angle brackets (>>) generate syntax error in S... -2.76
Why is template overload a better match than a simple conversion? +1.09
Checking whether a function (not a method) exists in c++11 via temp... +1.09
calling static methods of a templated superclass 0.00
Why isn't operator[] overloaded for lvalues and rvalues? +0.24
Why can't an infinite loop be eliminated? 0.00
before_begin implementation of forward_list 0.00
How do you use std::not1 and std::not2? +1.44
Clang and g++ treat operator overload differently? +1.14
Conversion between std::tuple and boost::tuple 0.00
How do I force the compiler to recognize lambda type in templated f... 0.00
Where am I wrong here? The lookup for the name Node finds the injec... +1.43
How to statically check if type T of a template is std::vector<U... +0.35
Get the return type of a method from a member function pointer 0.00
What motivates Stroustrup's order of preference for resource ma... +1.05
In C++, How Can I Generate A Random Number Based Off Of A Double Va... 0.00
Compiler not using move c'tor / assignment oper? 0.00