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 ... 28 29 30 31 32 ... 54
Title Δ
which function is faster push_back, insert in C++ +2.07
implicit const cast in templates -0.54
What are some of the disadvantages of using a reference instead of... -1.32
Template definition? 0.00
How to avoid code repetition and wasting memory with const members... +0.44
What's this extra parameter passed into virtual destructor? -0.28
C++ Function Callbacks: Cannot convert from a member function to a... +0.45
Wrong values with division +0.00
No appropriate default constructor available +0.44
Is it recommendable to use placement new when constructing an POD-o... +1.75
Size of an Array.... in C/C++? -0.29
Reversing the content of a set in C++ -0.35
Can a templated nested C++ class inherit its enclosing class? -1.35
How to: derived member in derived class with derived class specific... -0.13
anonymous namespaces and the one definition rule +2.54
derived class's virtual assignment operator not being called 0.00
Is repeatedly seeding a random number generator a reasonable hash f... +0.08
std::cout of string not working +0.43
64-bit subtraction result to 32-bit integer -1.04
portable c++ alignment? +1.18
Unix - Protect yourself from runaway memory consumption bringing do... +0.82
Assigning and Deleting Pointers -0.18
#define Glib::string std:wstring 0.00
Why is this considered an extended initializer list? +2.58
Bitwise operations between an integer and an array of bits 0.00
Cannot hook Callback function? 0.00
How to use boost::optional<T> to return NULL in C++? -0.32
Why does uniform_int_distribution<uintmax_t> work for 62 bit... -1.60
what is the meaning of error: dereferencing pointer to incomplete t... -1.55
How to write function neatly? considering log, one return, no more... +1.26
Forward declarations that involve std::vector, etc +1.64
C++ select from a vector of objects -0.51
std::map<string, class> print the value of the key +0.85
Optimization makes function return immediately instead of executing -0.43
What is the best way to indicate that a double value has not been i... +0.01
Why is C# much slower than Java and C++ in my prime number testing -0.11
C++ memset() for long (64bit) types +1.89
inserting a std::string to an arbitrary location within a std::fstr... +0.89
Efficiency of premature return in a function -0.37
In C++11, when are a lambda expression's bound variables supposed t... -1.81
Recursive Backtracking Sudoku Solver Problems, c++ +0.30
Why does this code crash -0.20
how to not include boost header file in my own header file +1.37
template friend of template class fails in Sun Studio C++ -0.54
forward declarations +2.27
container.erase(first,last) where first == last in STL containers +0.86
check if string starts with another string: find or compare? -0.55
C++ header-only include pattern +1.21
How can I see how a C++ class gets laid out in memory with gdb? +1.12
Virtual keyword makes inaccessible a method from the derived objects +0.51