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 ... 17 18 19 20 21 22
Title Δ
Iterator of associative container is not dependent on Comparator te... -2.17
How do you delete duplicate strings/data in a vector? +0.53
compilation error- enum within a class 0.00
Returning struct array in c++ +1.56
invalid initialization of non-const reference of type 'int&... +0.20
Changing global variables in functions -0.49
Function template specialization and rvalue reference in c++ +0.38
Call base member function implementation through member function po... +2.48
Using vector iterator in function prototype +0.12
Potentially uninitialized local pointer variable 'node' use... +1.32
Why is this partial specialization? (And what can I do?) 0.00
C++ cannot read from 2D string array -0.58
Make derived classes in homogeneous container interect differently... +0.38
C++ member array initalisation without default constructors 0.00
Char error reading string from text file into a vector array C++ +0.38
Writing swap function to reassign member values in an array of stru... +0.16
C++ function that take a member function and return a static lambda... -0.96
How to define an alias to a pointer to an integer? +0.46
Explicitly use defaults for some parameters in class template insta... -0.30
Explicitly use defaults for some parameters in class template insta... -1.76
Using a typedefed default type for template parameter +0.40
std::map<T, bool>, count values that are true -0.28
Print a String by name recieved as the contents of a string? 0.00
Constructor for a class within a class +0.38
CPP function can't get right output 0.00
c++ std::find custom comparator doesn't work 0.00
Does c++ compiler optimize a = b + c +1.04
passing arument list to a constructor through a wrapper in c++ -0.20
How to check if copy constructor is noexcept without using type_tra... -2.16
Read in value of const int when ran - C++ +1.64
How to perform fast merging c++ list with itself 0.00
Should I use std::move on functions returning std::vector? +1.11
static member function error in c++ +0.37
Perfect forwarder in Herb Sutter's C++Con 2014 talk +0.39
Can I invoke any method of an object that is a template argument? +1.71
Syntax error when defining type aliases 0.00
How to implement a concurrent hash table with tbb which maps key to... 0.00
const_cast<double*> works but const_cast<int*> doesn... +1.50
C++ can't write constructor for child class 0.00
c++ vector assign object from constructor without temporary +0.37
Make sure a templated function does not take a certain if-else-bran... -2.15
Placement of class definition and prototype +0.47
Why is the division by zero not caught in a generic catch() +1.74
Why does map<string, string> accept ints as values? +1.48
Overloading implemented virtual function +1.11
How do I get an enum element's numerical value using libclang? -0.34
C++ 11 Move Semantics +0.39
One way modification of reference variables -0.55
Cannot return the right if statement +0.39
How to change a string array within a function 0.00