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 ... 4 5 6 7 8 ... 22
Title Δ
Copy list initialisation and explicit constructor allowed? 0.00
Is copy elision valid in default function arguments? +0.73
Initializing static member function pointer to function of same name 0.00
Enum inheriting from primitive type +1.23
Calling a templated functor in a class template -2.54
C++ - variadic template partial specialization 0.00
c++ templates : syntax of template-parameter-key 0.00
Directly using the constructor of class in other class constructor 0.00
Variadic template function unpack order +1.22
I can't understand why my output is 1,1 how can I change it to... +0.58
Is there any diffrence between {} or default in initializing constr... 0.00
why std::move uses std::remove_reference? 0.00
struct containing lambdas which modify values via reference 0.00
C++ cannot find type defined in template base class which inherits... 0.00
C++ Singleton inside a namespace, how can I call methods inside? 0.00
C++ string - strange behaviour when using initialization list const... 0.00
Overloaded method with template 0.00
Dynamic binding in C++ @ +0.25
std::conditional vs std::enable_if +1.34
Move objects from a unique_ptr array to a vector 0.00
Replacing of parentheses in MACROS in c++ 0.00
c++ copy constructor and equal operator -1.07
C++ nested structs' typedefs (metaclass) compilation error 0.00
Are all CopyConstructible types MoveConstructible types? -0.17
Returning temporaries of type with deleted move/copy ctor +1.67
Why is this object considered an rvalue? 0.00
Why can't I change address of a pointer of type `const int *` w... 0.00
Counterpart to std::enable_if_t -0.55
Where are the standard operator functions defined? -0.38
Vector of templates -> use member of child class -0.46
Constness of template member in const member function +0.90
Call variadic function in C++ with array as arguments 0.00
Linux C++ ._MyFirst ._MyLast vector equivilent +0.64
C++ making and destroying unique_ptr pointer +0.63
Calling c++ overloaded operator[] after using dynamic instantiation... 0.00
convert char to arithmetic operator +0.25
CRTP std::is_default_constructible not working as expected +1.12
Dynamically created objects appear as nullptr using ranged-based fo... +1.08
Inheritance-related c++ compilation error 0.00
Show most basic type declaration of nested typedefs in c++ +0.94
Abbreviated function template vs. function template with forwarding... 0.00
Checking if class T has member type Member with void_t +2.02
What does the Standard mean by "user-defined conversions are n... 0.00
Why does the compiler warn about shadowing a member in initalizatio... +0.23
What is the difference between 'char()' and 'char'... 0.00
Mixing shared_ptr and a normal ptr -0.94
C++ - Template + 'using' clause - mismatch argument error 0.00
Is there a reason to use templates while implementing a SetMember m... -1.91
How to avoid name conflict between global variable and a function i... 0.00
Does the C++ standard require the maximum of unsigned integer numbe... -0.23