StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark Garcia

Rating
1596.19 (1,960th)
Reputation
13,116 (11,077th)
Page: 1 2 3 ... 4
Title Δ
Where are variables? Where is their value? -1.23
Recommended way to make an object's member variable accessible... +0.36
How to change the color of text in a declaritive way in Qt QML +0.36
SFML 2.1 textures +0.36
Can strcmp() work with strings in c++? +0.90
Variadic template argument order, must they always be the right mos... -1.98
returning a null value from an index out of bounds c++ linked list -1.21
Trying to define 'N' to be string size for a class and gett... +1.40
printing value in constructor and destructor -1.14
Obtain iterator upon adding to std::map? 0.00
avoiding the first newline in a C++11 raw string literal? -0.82
A polymorphic collection of Curiously Recurring Template Pattern (C... -1.64
C++ Skipping first default parameter in call +0.02
How could I optimise this simple function? +0.12
What happens when an object is left uninitialized during a copy con... +0.41
Static initializing a struct of unions of arrays -1.40
Is reading a "char" from memory faster than reading a &qu... +0.02
std::remove_if not working properly -0.45
Using c++ 11 multithreading on non-static member function 0.00
Is it necessary to use 'delete' on pointers before assigning differ... -1.00
namespace called 'exception' leads to compile problems -1.53
string concatenation inside macro +0.02
Pimpl idiom + moving? -0.23
Initializing a reference with constructor syntax -1.11
how to reinitialize base class in c++ -0.51
What does it mean to call std::vector::reserve with no arguments, a... +1.33
Can the assigment of a shared_ptr trash the `this` pointer -0.66
Invalid initialization of non-const reference from a rvalue +0.32
Appending a string when throwing an error in C++ 0.00
Makefile error 1, -std=c++11 -c +0.35
could not convert from 'unsigned int' to 'unsigned int&' +0.36
Why doesn't the std::move() of unique_ptr from list<unique_ptr&g... +1.46
How to safely check if the a class has been instantiated in C++? -0.15
initialization by lambda expression in c++ +1.87
error C2143: syntax error : missing ';' before 'using' +0.29
std::thread created thread not handling exceptions +2.02
Explicit move constructor +1.64
C++ invoke nested template class destructor 0.00
Why decltype works here but not auto? 0.00
What is wrong with this simple code with vectors? +1.03
Variadic template constructor speciliazation in template class -0.14
SIGABRT signal received when creating a std::thread c++11 +0.34
use CMAKE to set enable incremental linking to NO in VS2012 +0.37
Should I always call vector clear() at the end of the function? -0.09
Where to find source code for specific function in C++ standard lib... 0.00
Overloading custom string operator += in c++ +0.35
bit by bit definition (c++ shallow copy) -1.49
What's the simplest C++11 container to implement? +1.17
Stack Overflow when deleting this Pointer +1.50
Index/Max/Min of a Vector<double> C++ -1.10