StackRating

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

AshleysBrain

Rating
1534.53 (14,959th)
Reputation
16,870 (8,224th)
Page: 1 2 3 4 5 6
Title Δ
Copy constructor -1.43
write a MIDI file in C++ +0.45
why must you provide the keyword const in operator overloads -0.27
Does changing the order of class private data members breaks ABI -0.47
A public struct inside a class -0.84
What C++11 features does Visual Studio 2010 support? -0.75
Boost shared_ptr use_count function -0.94
Member function pointer to integer? +0.41
Aero Snap not working for my application +2.51
Is there such a thing as a C# style extension method in C++? +0.19
Is calling of overload operator-> resolved at compile time? +0.91
Sub-millisecond precision timing in C or C++ +0.50
Parser problem - Else-If and a Function Declaration -1.42
static assert for const variables? +0.71
Declare variables that depend on unknown type in template functions +1.02
C++ - Totally suspend windows application -0.20
stl string return by const reference vs. const char* -0.91
Who deletes the copied instance in + operator ? (c++) -0.20
Set size of scroll thumb? 0.00
empty base class optimization -0.20
Creating a real standalone application for Windows XP with MSVC 2010? -0.40
It is good programming practice to always check for null pointers b... +0.84
algorithms that destruct and copy_construct -1.21
"Debug Assertion" Runtime Error on VS2008? -1.55
C++ Pass a hidden arg to a class constructor? +3.46
Why exactly is calling the destructor for the second time undefined... +2.99
Why is C++0x's `noexcept` checked dynamically? +0.66
Can anyone explain C++ exception specifications to me? -0.60
vector's clear vs setsize +3.67
WINAPI SetLastError versus C++ Keword Throw -4.56
Why should I not wrap every block in "try"-"catch&qu... +0.77
Proper use of of typedef in C++ +2.27
C++ iterators problem +3.73
class foo; in header file -2.33
Path variable to mso.dll and msoutl.olb 0.00
Can my loop be optimized any more? -1.51
Alternative to c++ static virtual methods -3.67
How can I make the compiler create the default constructors in C++? +4.49
vector related memory allocation question +4.08
How can I make a proccess in an OnLButtonDown() event happen again... -1.06
is depth buffers mandatory -3.55
Which OpenGL functions are not GPU-accelerated? -4.50
How to 'hide' spurious "declared but never used" warnings? +3.78
Writing a custom iterator -- what to do if you're at the end of the... +0.50
C# style Action<T>, Func<T,T>, etc in C++0x -1.84
My OpenGL game switches Aero DWM Glass off +4.17
How can I work around the fact that in C++, sin(M_PI) is not 0? +3.72
Why are Hexadecimal Prefixed as 0x? +3.68
How to define a macro that retains its scope after it's been called -0.27
In C++, how can I make typedefs visible to every file in my project? -3.07