StackRating

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

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 21 22 23 24 25 ... 54
Title Δ
What is this C++ code attempting to achieve? +1.39
c++ set_union iterator 0.00
Template specialization for static function when compiling with g++ +1.14
C++ default function parameter +0.88
Is it legal to write code like C#? -0.69
Should I use __restrict on references? -1.38
Parentheses and logical operators -1.56
Not possible: this pointer as a default argument. Why? -0.54
Better way to iterate std::map -1.07
Algorithm for map<int,vector<int> > 0.00
General rule: negative or positive values for error code in C/C++ +1.76
Which allocator is used when allocating a nested STL container? -2.09
How to grant access to a private method -1.22
C++ - Optimizing my GC 0.00
Why is my core file not overwritten? +1.52
How to make this cast implicit? -0.65
Is gcc's -Wconversion incompatible with the use of compound assignm... +0.39
Forcing a derived class to overload a virtual method in a non-abstr... +1.95
Compiler not recognizing custom numeric_limits member function 0.00
Is there a way to simulate "strongdef"? +0.16
Why certain implicit type conversions are safe on a machine and not... 0.00
Does use of unnamed namespaces reduce link time? -0.57
Why isn't std::vector::erase overloaded to take integer indexes? +0.97
c++ class constructed by passing an external pointer or by internal... +1.34
Why does this conversion from int to double& not work? +0.72
C++ Inline methods for performance -0.13
Comparing profiles of should-be-identical runs of a C++ program to... 0.00
Can I use the output as a param in #define -1.07
Overriding +/-/*/% by integer and the -Weffc++ flag -1.13
C++ destructor not being called, depending on the linking order -0.68
VC++11 map and multimap iterators (overloading) C2535 -2.43
How to efficiently select a random element from a std::set -0.58
Cannot access protected member of base class in derived class +0.29
Recursive function that computes sum of n integers C++ -1.26
Writing a standard set of algorithms in C++ 0.00
Why should I initialize member variables in the order they're decla... +2.19
include files, typedefs and forward decl 0.00
Will one-time usages of local variables be optimized at compile time? -1.19
Incorrect float asignment +1.56
Is there a floating point literal suffix in C++ to make a number do... +0.44
compiler error with C++ std::vector of array -1.36
unexpected output with templates and non-templates functions 0.00
About struct padding -0.11
(cin >> int).get() doesn't properly work in Xcode(4.3.3) -0.06
Force property type to doxygen -1.39
Is this code calling a constructor that doesn't exist? +1.98
How to handle or avoid a stack overflow in C++ -1.04
Will memcpy or memmove cause problems copying classes? +0.65
Where are virtual tables really stored, and why can't we modify them? +2.03
Returning vs. using a reference parameter 0.00