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 ... 7 8 9 10 11 ... 54
Title Δ
Find out what #define statements conflict between .h files +0.39
what will happen to the alloacted memory in a constructor if I thro... 0.00
default/delete move constructor and assignment with the existence o... 0.00
Delete from i-th element of std::multiset to the end -1.35
Is this a valid downcasting -0.36
Best Performance for Getter & Setter +1.22
Create class properties with the help of a macro 0.00
Sparse_hash_map iteration 0.00
bitfield in ternary operations as lvalue +1.62
simplier solution than iterating through all combinations -0.58
GCC generated crazy program -1.64
Customized memory allocation and deletion -0.35
Is there an equivilant of _set_purecall_handler() in Linux? -2.14
What heap structure does C++ STL priority queue use? +1.42
Is it possible to supply template parameters when calling operator()? -0.58
Is it good practice to implement virtual methods using multiple inh... -2.11
returning null or throwing an exception? -2.20
Compiler options to disable C++ “features” +1.58
Why is it bad to impose type constraints on templates in C++? -1.15
Convert a float to 4 uint8_t -0.28
Doesn't get() break the idea behind std::unique_ptr? +2.21
Value-based upcast +1.66
heap corruption in multi-threaded object -0.21
Should you pass member variables within member functions? +1.24
How to handle values greater than 9 with ascii values in c++ 0.00
Is it legal C++ to declare a nested namespace `std`? +2.19
Virtual function default parameters and overloading +1.92
Consistant Way to Catch C++ Library Crashes -2.23
map/unordered_map: Prefer find() and then at() or try at() catch ou... 0.00
How do you convert from shared_ptr<derived> to shared_ptr<... +1.10
Removing inline function call results in unresolved external symbol... 0.00
Flexible way of allowing both run-time and compile-time polymorphism? -1.02
How to "disable" macros imported from C-Header +1.29
static_pointer_cast<Derived> pReallyABase = static_pointer_ca... -0.47
Detatched construction or cloning of objects 0.00
Which of these is a better method of error handling? +0.62
Convert std::string to char* debate -0.89
Are doubles on the heap always 8-byte aligned? 0.00
Block a lock free queue using std::conditional_variable -0.57
How to return subclass type for a `set` method? +1.75
Allow nested struct to have an instance of containing class -0.12
Should I use function pointers or polymorphism? +1.11
Making maps using the boost::variant library. How to store and disp... 0.00
Object slicing without additional instance methods and variables -0.09
Dealing with sign change in c++ angles -0.78
Array as template parameter: stack or heap? -0.68
Is there a standard library function that reverses STL stacks? -0.11
Producers and consumers waiting indefinitely when the application s... -0.25
Interface vs class with pure virtual methods 0.00
What is an alternative to including sys/times.h on windows? -0.60