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 ... 9 10 11 12 13 ... 22
Title Δ
Variadic template and copy constructors +1.22
Is this a valid for loop? -0.29
Finding an element in map by its value -1.07
universal reference c++11 code duplication +0.83
Struct within a struct initialization with constructor +1.42
invalid conversion from 'int' to 'const char*' [-fp... 0.00
Template with sized return type in function C++? +1.25
RAII pattern for acquire/release with variadic templates +1.32
One liner swapping using std::tie +0.73
Does a parameter passed by const reference fully acts as a variable... 0.00
Macros in C++ breaks with postfix increments -2.61
Assigning to a std::shared_ptr member variable -1.44
Why the expression strlen(cstr1) did not evaluate to a constant, wh... +1.31
References to elements in vectors during construction +0.99
Simple nested class -1.41
Const reference doesn't prolongs the life of temp due to RVO? 0.00
Parameter transfer with cin function 0.00
Policy classes with differing interfaces -1.89
Weird syntax when overriding virtual functions +0.33
Get "highest" character in C +1.04
Adding vector to 2D vector, and keeping reference to the last vector -0.33
Does postEvent free the event after posting? (double free or corrup... 0.00
how to initialize list of object pointers 0.00
Post-increment in assignment to reference c++ +0.68
makefile commands commence before first target 0.00
Conditional #define based on another defined symbol 0.00
c++ how combine conditions from type_traits standard way 0.00
Pointer to non static member variable as template parameter 0.00
What are the allowed types for an enum (class)? 0.00
understand the move constructor behavior in this example 0.00
Expected String, found &str when matching an optional string -0.65
How to templatize C++ constructor for perfect forwarding +2.01
Force inlining a recursive function 0.00
Why is this program crashing ? Did I wrongly allocate memory? +0.30
What to return when dequeue is called on an empty templated C++ Que... +1.23
Expression in RETURN statement will be executed? -0.46
Overloading I/O streams operator and pre/post-increment/decrement o... +0.04
What does this syntax " decltype(*(T*)(0)**(U*)(0)) " mean? +1.24
Calling a templated method allowing only subclasses as parameter 0.00
Should i do malloc() before using dlopen()? 0.00
C++ Unexpected behaviour of polymorphic cloning 0.00
Trailing return type and rvalues 0.00
how to increment the iterator of any container by a specified value? 0.00
When to use `std::hypot(x,y)` over `std::sqrt(x*x + y*y)` 0.00
Passing program arguments through Cargo 0.00
Throw multiple-template class in a template template parameter - te... 0.00
expression must have (pointer-to-) function type +0.28
Non-terminating recursive use of decltype 0.00
Move and Forward cases use -2.75
C++ Comparing Two Integer Values, one simple and one pointer +0.77