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 2 3 4 5 ... 22
Title Δ
C++ Template trouble +0.86
error: 'e' is not a class, namespace, or enumeration 0.00
Plain Old Data and `std::memcpy` alignment issues +0.19
Select class constructor 0.00
Variadic template class - variadic member function +1.47
C++ lvalues and rvalues -1.98
Strange compile error when calling explicitly specialized class mem... -2.49
Tag casting meta function using variadic templates 0.00
Accessing value(which is an address) stored in an address pointed b... 0.00
C++ class template parameter must have a specific parent class +1.36
return a lambda capturing function paramter reference 0.00
Fastest way to copy a vector with specific changes in C++ +0.89
how to declare properly the template taking function type as a para... +1.52
Parameter pack list expansion causes variadic constructor overload... -1.54
Is there a way test a type has "bool operator==(const type&... 0.00
Idiom for simulating run-time numeric template parameters? 0.00
For an argument of the template class Foo method, is "Foo&... -1.97
Is it needed to delete a pointer that is not instantiated to a vari... -1.63
How to find the common parent of two classes in a class hierarchy 0.00
C++ integer type twice the width of a given type +2.16
Get set of arguments as result of a function +0.10
Type based on template argument value -2.25
Perplexing non-trailing parameter pack behaviour 0.00
Template instantiation with undefined member function return types +1.62
c++ how to call pure virtual method from multiple derived classes f... +1.10
Copy bit pattern: float to uint32_t 0.00
Why do we have to use additional construction when iterating variad... +0.26
rvalues with copy operator -0.05
Nested loops unrolling using metaprogramming 0.00
Non-type template parameter for polymorphic lambda? +0.96
std::is_same equivalent for unspecialised template types 0.00
range based for loop with existing variable +0.76
Variadic variadic template template parameters parameters -2.52
template issue with class derived from const +1.32
Wrong detection in the same name functions +0.89
Extract return and argument types from a conversion operator to fun... +0.25
What is the preferred way to initialize a container with objects th... -2.11
Constructor of class does not match the argument list....but it doe... +0.90
std::move of *this and later access to class methods and fields +0.23
When exactly does the destruction of a temporary object happen in a... +0.93
Taking the address of operator<< fails in gcc 4.8 +0.24
How to implement convenient initialization? -0.09
Class declaration inside function parameter list 0.00
Why is adding a reference to a rvalue reference not an error? 0.00
What Is a Curly-Brace Enclosed List If Not an intializer_list? -0.25
Error in nested template argument when compile c++ in unix +0.24
Why is decltype(class::class::class::member) valid +0.09
C++ - Check if all template arguments are power of 2 +1.31
Is move constructor called twice in C++? +0.24
C++ function overloading between base class and inherited class 0.00