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 ... 36 37 38 39 40 ... 54
Title Δ
How do I use C++ STL list without iterator? -1.21
Destructor Called Twice While No Copy Constructor or Assignment Ope... +0.65
private Load() method for classes, how do they work -0.00
Division not crossing over bytes +0.47
C++ detecting const int passed into function 0.00
How do I handle a large number of properties that initialize a class? +0.01
Utility class for temporary error information storage? -0.03
Templating throws out a lot of errors +1.52
Removing const-ness from a type inside template function +0.70
How to use pthread_mutex and it's functions within a class? -0.21
List iterator outside range 0.00
prevent a std::set from deleting memory +0.34
Dynamically allocate or waste memory? +1.81
Can C++ compiler automatically optimize float to double for me? -1.21
Decode date format? +0.45
When is it appropriate to use virtual methods? +0.75
C++ time_t to std::string for a specific time zone -0.51
Question about multi-inheritance in C++? +0.16
A way to enforce use of interface in C++ +2.27
unordered_map insert error C++ -1.22
suggestions for improving an allocator algorithm implementation -1.01
Emulating GCC's __builtin_unreachable? +0.06
c++ memory leak when using std::string in shared memory array +0.90
Vector capacity and reserve -1.75
Safely convert (vector of shared_ptr to objects) to (vector of shar... 0.00
C++ static initialization of stateless class +0.40
Can I assign a member data pointer to a derived type? -0.73
My virtual function wont work C++ -1.13
Some floating point precision and numeric limits question -1.32
Downcasting a base type +2.21
Can't sort unordered_set +2.18
why a function with returntype in c works with out return statement? +1.98
How can realloc not work but malloc can? +1.82
(C++) Very Basic Questions Regarding Syntax +0.25
Function can only be called once within main +1.39
transfering object ownership on std::allocator rebind -0.34
How do you pass 'this' as an argument to another class constructor... +0.20
Anonymous struct in typedef of trait class +2.35
Mysterious SIGABRT in destructor if certain member variables are in... -0.79
undefined reference compiler error in c++ -0.55
How to calculate modulus of the form (a*b)%c? -0.21
C++ Initializing a Global Array +0.26
Detecting floating point software emulation -1.66
Proper way to initialize C++ structs +0.16
Use STL find_if() to find a specific object in a Vector of object p... 0.00
Visual Studio 2010 C++ runtime error +1.45
Overloading T and vector<T> -0.16
About multiple inheritance and defining virtual function -0.45
Quick Sort vs Selection Sort (Java vs C++) +1.46
How can I let my template class deduce the return and argument type... 0.00