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 Δ
Using std::tie as a range for loop target 0.00
Why didn't the dynamic binding behave as expected? -1.79
Pass rvalue by reference 0.00
Error when pushing to vector of vectors +1.35
Possible logic error in second "if" statement? +0.67
How do I get a member object to notify its container object? -0.41
c++ set data structure which keeps inserted order +0.37
Can in this way be declared a global object class? -0.17
Join two tuples in C++11 0.00
c++11 emplace_back and push_back syntax with struct 0.00
Clang+VS2013: error when including c++ header (vs2012:working) -0.11
Boost 1.55 doesn't work with Visual Studio 2013 +0.35
how to use std::vector::emplace_back for vector<vector<int>... +0.34
std::initializer_list that can be sorted +0.36
A lambda's return type can be deduced by the return value, so why c... +1.14
the greater functor doesn't work +0.31
Printing elements of an array in C++, and inner versus outer intial... -1.67
C++ ostream implicitly deleted with template 0.00
Correct way of loop through the C++ arrays +0.41
Opening file to read in C++, issue with filename string -2.54
If returning a reference to a locally-created pointer, can it be de... +0.76
how to pass a generic file stream as a parameter? +0.35
C++/CX property throwing error on set 0.00
Need for virtual functions +0.94
Uninitialized pointer works as if it was initialized +2.31
c++ Pass data stored in std::vector to c_func(void* data) -0.60
Inheriting constructors of template class in c++ +0.92
How to reset a C++ vector of built-ins with zeros? 0.00
Why is virtual operator== called on the Base class instead of the D... +1.32
Why using nameless object gives error? 0.00
Why wont the vector be empty? +1.49
use ifstream with a string instead of a file in c++? +1.38
C++ public method inherited from base class can not access private... +0.66
reduce code duplication in c++ -0.12
Segmentation Fault when accessing second element in obj vector usin... -0.78
meaning of reference and pointer together? -0.46
How to create static strings from types at compile time +0.45
Returning reference to potentially changing data in C++ +1.89
What's the exact semantics of a deleted function in C++11? -1.52
C++11: reference-to-void? +1.53
Point of declaration for auto keyword +0.99
Boolean lambdas? 0.00
Adding a map function to a vector in C++11 0.00
C++ overridden virtual function not getting called +0.36
Why OpenGL does not overload its functions? 0.00
Do negative numbers return false in C/C++? +3.59
Invoking begin and end via using-directive? +0.82
What is the correct way to return result by using c++11 thread? -4.83
Class member function behaviour when calling const objects -2.31
What is the role of a default (implicit) constructor exactly? -3.52