StackRating

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

Terry Mahaffey

Rating
1575.32 (3,463rd)
Reputation
10,171 (14,970th)
Page: 1 2 3 4
Title Δ
operator bool() converted to std::string and conflict with operator... -0.12
I can use SetWindowPos to place the window behind another window, b... -0.09
C++ STL set update is tedious: I can't change an element in place +2.00
Prevent unnecessary copies of C++ functor objects +1.06
Simple way to pass temporary struct by value in C++? -0.70
_heapwalk reports _HEAPBADNODE, causes breakpoint or loops endlessly 0.00
Finding division by zero in a big project +0.41
STL-Like range, What could go wrong if I did this? +0.02
C isupper() function -1.43
Fail Fast vs. Robustness -0.44
How to structure an application framework +0.30
How to prevent derived class from making a private/protected virtua... -0.50
Easy way find uninitialized member variables -1.24
Should I use "int" or "bool" as a return value... -1.47
inside c++ thread, initializing reference -0.03
What exactly is a PWSTR and why use this naming compared to char*,... +0.35
Scope Guard in C -1.02
Designing Thread Class +0.89
Given a pointer, how might I find the _HEAP_ENTRY that it belongs to? 0.00
pure virtual function with implementation +0.90
how to remove all even integers from set<int> in c++ +0.20
C++ checking the type of reference +0.71
Is a C++ destructor guaranteed not to be called until the end of th... +1.01
'hash_map' was not declared in this scope with g++ 4.2.1 +1.29
STL containers element destruction order 0.00
Optimizing for space instead of speed in C++ +0.26
Virtual tables on anonymous classes -1.47
How can I overwrite the first part of a struct in memory with a poi... +3.52
Best way to slow down a thread? Is using Sleep() OK? +1.28
C++ smart pointer const correctness +3.67
Why aren't there compiler-generated swap() methods in C++0x? +1.44
Resources to Write ANSI C++ Code +1.80
Passing a const vector<pointers> to a method but changing val... +2.16
Stack and Queue, Why? +2.73
Should I use _T or _TEXT on C++ string literals? -2.71
Casting to a base reference and copying is a dirty hack, but what e... +2.87
Recursive lambda functions in c++0x 0.00
Windows Threads: when should you use InterlockedExchangeAdd()? -2.58
Callback to non-static method +3.92
Sequential Key Generation +1.84
simulate socket errors +3.55
Is the memory alignment different for different data types +2.43
RtlpNtMakeTemporaryKey - VerySleepy indicates that this takes a lot... +5.32
Checking if an iterator is valid +0.92
What is the use of making constructor private in a class? +1.11
Compiler optimization for fastest possible code +0.35
Does MSVC automatically optimize computation on dual core architect... -2.07
Can a C++ class determine whether it's on the stack or heap? +2.41
Virtual destructor for boost:noncopyable classes? +3.33
Release LIB is huge compared to debug -0.51