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 ... 18 19 20 21 22 ... 54
Title Δ
gcc -O0 vs. -Og compilation time -2.57
Reinterpreting an unsigned int to a float in C++ 0.00
Replace cast by function call in C++ +1.50
How to call an overloaded constructor within a constructor of the s... -0.31
What is a robust way of template specialization in C++ for separate... +1.50
Is there a way to speed up the evaluation of the following expressi... -0.34
what to destroy in destructor function and what not to -0.29
Forward Declaration of Template Function 0.00
Typecasting malloc C++ +0.12
forward declaration of global friend function 0.00
double-nested class forward declaration inside a template class 0.00
Generating an error on conflicting definitions with inline linkage +1.06
How can I use boost::thread::timed_join with nanoseconds enabled in... 0.00
Functions returning a collection of objects in C++ -0.55
Changing the range scale of values of arbitrary numeric types +1.13
STL Set inside Map , weird seg fault and Valgrind analysis 0.00
c++ : alternative for Vector of references to avoid copying large d... +0.00
Need design advice for exclusive access to private class state -0.54
Compile-time detection of vtable +0.66
How to overload cout behaviour in c++ 0.00
C++ - Calculate number of slices in a pizza 0.00
Elegant way to express shift left OR right in template -0.69
Are boolean variables typically implemented as single bits? +1.23
Shift with 64 bit int -0.04
proper way to iterate over a C++ std::map doesn't work +1.68
Can I run into problems when refactoring to RAII? -0.45
Getting to the bottom of C++ protected 0.00
vfptr / vftable changes basetype when class destructor calls parent... +0.38
When does invoking a member function on a null instance result in u... 0.00
sizeof(*this) in class definition +1.23
Is it OK to have a thread-local variable with the same name as a no... +0.61
Why C compiler cannot do signed/unsigned comparisons in an intuitiv... -0.24
Switch from Turbo C++(old) to newer similar compiler -1.73
C++: Recover object pointers in callbacks (no user_data pointer sup... +1.25
Is it reasonable to expect two shared libraries built on two identi... 0.00
std::shared_ptr thread safety -1.38
Comparing many numbers to find minimum and maximum 0.00
Enforce Registration of Derived Types 0.00
C++ calculation with type "long" -0.38
getline while reading a file vs reading whole file and then splitti... -0.70
Setting a data breakpoint on an element of a std::map 0.00
C++ code migration: handling uninitialized pointers +0.32
How to set base class members before derived class constructor is c... -1.08
Static class member +0.48
Abstract factory design pattern with default implementation -2.27
How to check the size of struct w/o padding? +1.02
Getting an object's array index in C++ -0.86
Code compiles fine in Visual Studio, but not in Unix terminal using... -0.51
In C++, how can I delete all zeros except for x of them in every ru... +0.51
Can a templated member method of a templated class be defined ousid... -1.99