StackRating

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

Martin Bonner supports Monica

Rating
1575.18 (3,477th)
Reputation
23,888 (5,435th)
Page: 1 ... 5 6 7 8 9 ... 17
Title Δ
passing reinterpret_cast pointer as void * -0.78
How to load a 32bit DLL in a 64bit windows -0.19
Allocate multiple structs in memory -0.22
Devcpp and vector 0.00
const vector reference arguments in c++ +0.12
Accessing private virtual functions through virtual function table 0.00
Implicit conversion operator priority -1.10
Nested Templates (i.e. template <typename T< typename templat... -1.24
attribute aligned crossplatform 0.00
execvp failing to run a new program 0.00
How to resolve a lot of errors in my C++ header file? +0.42
Fork program gives <defunct> processes after some time +1.75
Android native strong pointer vs std::shared_ptr 0.00
Conversion error with template instance and inheritance 0.00
memcmp - is there a faster way to bitwise compare two buffers 0.00
C Program Help in Upper Casing First Letter of Input -1.54
Why do I get "abort" on this program? +1.32
Adresses in virtual memory for Windows 32 bit mfc application. 0.00
Which are the safe way to send CString through PostMessage from thr... -2.01
Need to implement destructor, copy constructor, assignment operator... 0.00
Way to call a static method of a class template without specifying... +1.13
Use a function to return multiple values C++ +0.40
C++ How can I cast BYTE* to _CERT_TEMPLATE_EXT* and check result be... 0.00
Can copy-constructor with delete qualifier be private? -1.86
How can use a variable as a regex pattern in QT frame work C++ 0.00
snprintf: Same code - different errors/warnings on different g++ co... +0.42
Eclipse CDT debugger keeps opening header and assembly files 0.00
With cout, how to convert char into an address/reference (?) to a v... 0.00
Const Object, Const Member Function and Mutable Variable in C++ +0.17
C++ Error when changing Byte* to DWORD* 0.00
retrieving int value from void sub function to function in C++ +1.43
Addition operator optimization for class container 0.00
Insufficient register optimization of inlined class method 0.00
How can I have non-static thread-local variable for each instance +1.58
Fast allocation of vectors of vectors +0.44
containers and operators in c++ -1.37
Why does shared_ptr use placement new +1.65
Function Pointers by Reference 0.00
Atomic execution of a statement block 0.00
How to load from memory stream to firemonkey (FMX) memo component i... +0.18
C++ Change output executable name in code 0.00
error C2893: Failed to specialize function template with CTPL 0.00
why does if(++x=++y) works and if(x++=++y) does not work? -0.48
Should division by one get a special case? +1.71
complex.h for other compilers than a win32 target, such as code com... -0.50
Avoiding macros for near identical class definitions -0.39
Filling and comparing char* inside a function +0.46
Is it possible to "bundle" template parameters in C++? +0.40
C++ very small floating point number, preciscion +0.11
C++ try statement won't work with "#include" 0.00