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 ... 22
Title Δ
C++ Template function returning type based on template arguments -2.49
Using std::atomic to implement a lockfree structure, Dtor crashes 0.00
'new auto' in C++ constructor +0.26
std::forward_as_tuple to pass arguments to 2 constructors 0.00
How do I get a template parameter pack to infer pass-by-reference r... 0.00
Improve compilation time inheriting template class from a non-templ... 0.00
When is return by value ok? +1.05
Lambda Works on Latest Visual Studio, but Doesn't Work Elsewhere 0.00
std::move or std::forward when assigning universal constructor to m... +1.27
Break if statement c++ error -1.48
Template specialization for T and function-object that returns T +1.23
How can I declare a move constructor of a wrapper type X<T> n... 0.00
What is the type of {object}? +1.56
Why std::vector::at() needs bounds checking even with optimizations... -2.99
Understanding C++03 Standard Grammar for Operator Overloading 0.00
Member function call on shared_ptr through member function pointer... -0.22
std::index_sequence return size always 1 0.00
Type of member variable should depend on constructor argument's... 0.00
partial specialization of nested type in std -0.25
Deducing type of template parameter expression -2.73
How to set, as default template parameter, a nested template class... +1.45
C++, adding temporary objects to a list, without dynamic memory all... -1.03
Check if a number is odd in c++. Strange behaviour of code 0.00
Moving a member function from base class to derived class breaks th... +1.10
Is value category of function returning by value is always xvalue? +0.97
std::is_constructible in a list 0.00
Destruction error while implementing variant 0.00
Why am I able to create an array of size only known at runtime? 0.00
C++ constexpr vs macro in string literal vs integer +0.23
Avoid calling base constructor 2 times +0.67
C++11 - typeid uniqueness -0.05
How does template argument deduction work when an overloaded functi... +0.21
C++ define a class member type according to its template +1.08
C++: How method calls with multiple polymorphic inputs are resolved? +0.46
c++ explicit specifier generate safer code -0.62
What is the deduced type of a constexpr? -0.83
why shared pointer has a virtual function 0.00
How to overload template class method for another template type? +1.45
Adding object to list without calling destructor 0.00
std::sort on pair which the 2nd element has no comparator +1.43
Variadic Count function -2.59
Why does this static assert not work? 0.00
Why does decltype return type fail for recursive template, while re... +1.21
Mismatched delete no longer undefined behavior? -1.68
Difference between template structure creation in C++ +0.28
what is it about these rvalue references? 0.00
How to use std::search on a std::vector passed by reference? +0.70
At what point in the loop does integer overflow become undefined be... +0.93
Compile-time check that all array values are filled +0.25
How to force a constexpr function to be evaluated at compile time 0.00