StackRating

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

James Hopkin

Rating
1543.77 (10,111th)
Reputation
11,438 (12,985th)
Page: 1 2 3 4
Title Δ
Set a FourCC value in C++ -1.15
Is it safe to use -1 to set all bits to true? -1.98
Unlocking the critical section in case of non-C++ exceptions -2.60
Are there any practical limitations to only using std::string inste... -2.19
Remove lines from file +2.27
Why builtin functions instead of root class methods? -1.64
What's faster, iterating an STL vector with vector::iterator or wit... +0.15
In C++ how can I use a template function as the 3rd parameter in st... -2.36
Is there a gcc 4.2 warning similar to Visual Studio's regarding pos... +0.75
Python variable scope error -4.20
Once you've adopted boost's smart pointers, is there any case where... +1.08
What are uses of the C++ construct "placement new"? +0.97
How do I export templated classes from a dll without explicit speci... +3.51
Python: Finding partial string matches in a large corpus of strings -2.69
Comparing List of Arguments to it self? +3.04
Uses for anonymous namespaces in header files +3.98
Is 'bool' a basic datatype in C++? +2.86
How to erase elements from boost::ptr_vector +0.78
Is there a dereference_iterator in the STL? +4.47
Formatting a data structure into a comma-separated list of arguments +3.87
Is a string literal in c++ created in static memory? +3.82
Why won't my program run unless Visual Studio 2008 is installed? -1.13
How do I resolve: "error C2039: '{ctor}' : is not a member of&... +3.94
Multithreading using the boost library +0.88
How do you validate an object's internal state? +1.53
error LNK2005: _DllMain@12 already defined in MSVCRT.lib -2.66
Using only std::exception in exception specification -0.91
64 bit portability issues +1.56
Missing 'virtual' qualifier in function declarations +1.54
How do C/C++ compilers handle type casting between types with diffe... +1.46
Dynamic Keyword Arguments in Python? +0.30
"Step over" when debugging multithreaded programs in Visu... -4.16
What does a const pointer-to-pointer mean in C and in C++? +3.05
Can you really have a function/method without a body but just a try... -1.54
Are goto and destructors compatible? 0.00
Does C++ allow default return types for functions? +2.19
C++ Constructor coding errors +4.03
Heap fragmentation in 64 bit land -4.10
How to use find algorithm with a vector of pointers to objects in c... +4.08
c++ class friend +0.75
boost lambda or phoenix problem: using std::for_each to operate on... -2.65
if(str1==str2) versus if(str1.length()==str2.length() && st... +0.74
Using "super" in C++ -0.37
(re)initialise a vector to a certain length with initial values +2.90
Does static array constness affect shared library layout? -3.99
Automatic casts +0.86
Pointers and containers -0.19
Why does std::stack use std::deque by default? -3.82
How to implement thread safe reference counting in C++ +1.63
Is there any point for interfaces in dynamic languages? +0.69