StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

TartanLlama

Rating
1698.62 (157th)
Reputation
54,835 (1,769th)
Page: 1 ... 5 6 7 8 9 ... 22
Title Δ
Combine 3 C++ statements into a single one +1.11
What is the most compact way to extract the template arguments of a... -0.19
No matching function for call (type&) 0.00
Calling a function that takes a reference to an array twice +0.65
template<typename> - how does it work? +0.26
C - Multiple assignments to same variable in one line +0.31
singleton example how works +0.25
Different type based on template type +0.27
C++11 lvalue, rvalue and std::move() +0.27
Any generic type in C++ class +1.63
Tag dispatching, variadic template, universal reference and the mis... +0.32
Internal compiler error using clang 3.7 with libc++ and c++11/14/1z +0.24
Narrow down allowed types in templated using type alias with static... 0.00
"Adapter" for member variables +1.10
Is there a technical reason for not allowing a using declaration to... -2.03
How can I pass arguments to the function pointer in following code? -1.25
Destructor gets called when I call a simple function +0.69
Best way to provide Function argument 0.00
Using forward_as_tuple for sending an initializer list 0.00
C++ variadic template: remove/replace type at index 0.00
Ternary operator without second operand +1.17
Why does `has_construct<Alloc, T, Args...>::value` give diffe... 0.00
Are function return values automatic objects and thus guaranteed to... +0.93
run-time calculations with non-type variadic templates 0.00
How many times the constructors are invoked and why the addresses a... -0.51
Checking if the object passed to a method is "this" +0.70
Compile error in calling a function with std::function argument +1.14
conditional equality operator/function based on type -1.99
Conditional type alias definition +1.48
Scope resolution operator and const +0.54
Inject namespace experimental to std +0.67
Ambiguious constructors with single argument: initializer_list and... 0.00
Uniform initialization in C++14 double assigned to float variable d... -0.29
rvalue as initialiser to construct an object +0.26
How to make a non-template global function that works on a template... -0.33
Pointer points NULL even if it was initialized -2.48
ADL of class itself +1.88
Why am I getting "cannot convert from Dequeu<int> to int... +0.70
Is `std::move` necessary here? -0.99
C++ - overloading [] operator +1.40
How declare lambda with function pointers (without auto)? +0.24
Using of temporary lifetime difference +0.49
Cleanest way for conditional code instantiation in C++ template +0.43
Why is overload resolution is ambiguous in this case? -2.96
Any member function invoked from a rvalue will return a rvalue? +1.54
C++ Initialization of array in structure -2.16
Variadic templates and perfect forwarding to specific template class 0.00
Is it correct to extend the implementation of the member selection... -1.38
Does the C++ standard specify anything on the representation of flo... +1.12
What are the cases in general which require template argument to be... +0.66