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 Δ
Why does std::string.find(text,std::string:npos) not return npos? -0.01
C++ Singleton design pattern -0.85
How to detect whether there is a specific member variable in class? +0.15
How to define a function with same name which is present in differe... -0.89
Is there a faster way to detect object type at runtime than using d... -0.62
Cannot convert from 'const wchar_t *' to '_TCHAR *' -1.23
bus error/segmentation fault for std::vector<int> declaration -0.42
Why not infer template parameter from constructor? -0.61
What happens if a throw; statement is executed outside of catch blo... 0.00
chain iterator for C++ +2.64
Variable initialising and constructors -4.70
concurrently iterating through even and odd items of list +1.98
unique_ptr - major improvement? +4.08
eliminating the inter-compiler incompatibility issue with C++ dynam... 0.00
How to use CLR in a different runtime environments under multiple p... 0.00
Check at compile time class constructor signature +0.43
The specified module could not be found - 64 bit dll +0.40
What are the differences between parameter definitions as (type&... +3.41
Have You Started Using C++0x? +1.79
Return a multidimensional array from pointer function in Visual C++ -4.91
std::multimap compile errors -3.55
Why is the copy ctor used in this code? +3.54
C++ Templates: Coding error or compiler bug? -2.17
is there any specific case where pass-by-value is preferred over pa... +3.66
How is static variable initialization implemented by the compiler? +3.97
Memory leak (sort of) with a static std::vector +3.47
cannot convert from 'WCHAR' to 'WCHAR [260]' +1.34
Should I prefer pointers or references in member data? +0.41
C++ std::vector of pointers deletion and segmentation faults +2.29
Enumerate members of a structure? +2.30
Overriding a Base's Overloaded Function in C++ -3.31
C++ Partial Specialization ( Function Pointers ) 0.00
Call member functions of members of elements of a container with fo... -3.76
Can I iterate over the elements that are in one range of iterators... -2.58
Problem with boost::bind and member function returning auto_ptr -2.47
Custom Iterator in C++ +1.40
Aggregating contributions from multiple donors -4.02
How does the compiler resolve infinite reference loops? +3.80
C++ iterators considered harmful? +1.46
Is there a way to forbid casting to subclass that is non-const in C... +3.50
C++11: a new language? +1.68
Garbage Collection in C++/CLI 0.00
Why doesn't this C# code compile? -1.80
usage of virtual keyword with a class declaration +3.64
comparison function of an associate container data member in class +3.71
Which compilation option should be set for profiling? +1.44
How to check whether STL iterator points at anything? +3.73
Is it possible to use boost.any as a key in a std::map(or something... -4.38
What's the point in defaulting functions in C++11? -0.05
Set a FourCC value in C++ +3.85