StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 ... 7 8 9 10 11 ... 22
Title Δ
Making TCHAR* compatible with char* -1.59
Events and event handling under the hood +1.61
Passing a void* by reference -0.78
This code is undefined, why is it running? How do i crash it? +1.38
Overload <<, returning ostream gives error. C++ -0.48
Standalone VS 2010 C++ Program +0.35
Why must a pure virtual destructor's implementation be empty? And s... -1.48
C++ Template for mapping struct type to enum? -0.01
How to handle failure in constructor in C++? -0.32
Change the complex number output format -0.22
Best Cross Platform way to obtain OS version in C++ -1.02
How do boost::variant and boost::any work? +2.24
C++11 rvalues and move semantics confusion (return statement) -1.18
Return a vector knowing it will always contain a single record in o... +0.31
Why unnamed namespace is a" superior" alternative to stat... -1.30
Boost Serialization multiple objects -1.12
Templates and STL -0.95
try catch using RAII? -0.46
Don't understand why I can't call setCentralWidget in QMainWindow s... +0.97
Why does g++ store class names in the compiled binary? -0.24
Good pratice for referencing objects +1.41
C++: is malloc equivalent to new? +0.97
C++0x decltype fails to deduce member variable constness -0.33
C++ templates, efficient function for loading points -0.15
How to pass variables to slot methods in QT? +0.19
Inline qualifier stems from prototype or definition? -1.22
compiler error c++ msys-1.0.dll windows +0.37
Implementing Reflection in C++ 0.00
Detect when mouse leaves my app -2.12
What should I read to improve my C++ style +0.32
Rules for Argument Dependent name lookup in C++ +2.03
Function that will act like an Strlen C++ +1.12
What kind of operations might one need to do before main() +2.16
Is it possible to save a function (pointer?) into an object? -0.55
comparing QTest with other frameworks 0.00
Can command prompt display unicode characters? -0.69
Boost.Test tests on a static library 0.00
Why can't templates be within extern "C" blocks? -1.25
Ignore Spaces Using getline in C++ +0.04
What does it mean when a function signature has "&" b... +0.01
C++ returning more precise of two template arguments from function? -0.54
Standard library containers producing a lot of copies on rvalues in... -0.40
How do I avoid copy constructor in the conversion function? +0.88
deriving from std::exception -0.11
C++ - private data members +1.71
C++ classes (public, private, and protected) -1.11
Convert from int to int32 +0.48
C++ Variables - declare and define. Inheritance -0.38
Is it better to have one class for a new item dialog and an edit it... -0.47
Member classes versus #includes -0.40