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 6 ... 22
Title Δ
std::find_if and lambda referencing structure field 0.00
Nested Templates: "expected primary-expression before ')&#... +0.25
How to iterate over a generic vector -2.66
Exactly what is unsafe about this static_cast? -2.66
declval expression (for SFINAE) with std::ostream +0.71
C++-17 variadic template: capture both return type and argument typ... +0.29
C++ : Calling inherited static method from static method +0.24
Check if two variadic derived classes are instantiated with the sam... 0.00
Is initializing for loops using braced initialization in C++11 cons... +1.24
Is there any use in creating a r-value reference variable using std... 0.00
stuck inside 'if' test: part of another code +0.25
Define variable b of the same type as variable a +0.71
C++ - Add map to map with lambda 0.00
Template argument deduction failed, SFINAE +1.24
static_assert if expressions is constexpr +1.19
What do <: and :> mean when declaring a lambda? 0.00
Check if character equals \ in C++ +0.89
why don't I get return value optimization in this code? +0.33
How to create a generic function for combining binary predicates? 0.00
Generic for loop for elementary and complex type +0.89
Function style casting vs calling constructor 0.00
Automatic template function specialization on parameter value -0.28
Pass a tuple in to a helper class -0.46
Is it possible to actually cast the return value of std::bind to an... +0.24
C++ Passing Object by Reference -0.92
C++ GCC Optimization Speed slows down when local variable is copied... 0.00
Why an object is destroyed more than one time? [c++11] +0.25
Best way to dispatch on the good template function -0.55
Specialized template dispatch independent of template parameter pos... +1.07
c++ static or non-static templated member functions 0.00
Reassigning unique_ptr of int 0.00
std::conditional is not evaluated +0.25
Does reinterpret_cast lead to undefined behavior? -1.48
Deletion of reference underlying +0.24
Is std::vector::begin() from priorC++11 equivalent to std::vector::... +0.58
TMP C++ and parameter packs +0.26
Make a code "forwarding referencable" +1.37
Does auto deduce types in compile time or run time in C++11? 0.00
How to check if template type is of another template type? 0.00
Make my struct or class compatible with std::round -0.61
Overload bracket operator assign -0.08
What does "int& foo()" mean in C++? +0.89
C++ equivalent for passing a lambda function as an argument in python +1.02
Replace enum by class inTemplates c++ -1.77
Function template overload resolution with a pointer argument -2.62
Cast elements of vector to user defined type +1.43
How to expand vectors or arrays in variadic parameter pack? 0.00
Why copy constructor is called in std::vector's initializer list? -1.58
variable template "SFINAE" not working +0.95
Why a class with references does not adhere to standard_layout? -0.67