StackRating

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

James McNellis

Rating
1859.38 (3rd)
Reputation
296,402 (122nd)
Page: 1 ... 12 13 14 15 16 ... 55
Title Δ
If you catch an exception by reference, can you modify it and rethr... -2.82
Finding if a string is 'numeric only' using tr1 regex -0.53
What should the behavior of unique_ptr be in this situation? +0.75
Is -1u valid c++? +0.42
Why a pointer to a char that is passed by value is not finding the... 0.00
Associativity and Sequence Points in C +0.13
Boost Overload strange behaviour.. how `int (int ), int (std::strin... 0.00
Integer index-able RAII container for non-copyable type +0.64
accessing nested inner class struct from outer class -0.01
passing args as reference to pointer with(no) constness gives diffe... +0.52
Nested structures in C and C++ +0.19
Count number of matches 0.00
C #define statement with # in macro name +0.14
What was `auto` used for before? 0.00
what is the meaning of "warning : No new line at end of file&q... +0.51
C Preprocessor treating an identifier as object-like instead of fun... +0.12
Given a thread id, how to decide it's still running or not on Windows +0.59
Passing `this` before base constructors are done: UB or just danger... -1.28
C++ Dynamic allocation of vectors in vector? +0.41
std::unordered_map and duplicate keys +0.50
Work Around for VS2010 bug in table of lambdas? 0.00
Calling several WinAPI functions results in around 30 errors 0.00
Can I make a table of String + lambdas that have the same signature? 0.00
What do warnings C4247 and C4248 mean and why were they removed fro... 0.00
Is Visual C++ correct when it refuses this template-"dependent... 0.00
Instantiating an ifstream object without using a variable 0.00
Is better error reporting possible in C++? +0.35
How to handle tinyxml null pointer returned on GetText() 0.00
Unexpected copy-construction caused by reference: what am I doing w... +0.38
Disabling highlighting of current line in the Visual Studio 2012 ed... 0.00
Boost example doesn't compile on VS2010? +0.59
Why doesn't this program compile in VC++2008Express? 0.00
Is it possible to keep a reference as a class member in C++? Please... -1.56
Use double colons (::) in #define +0.97
Replacing enum with class with int identifiers - doesn't compile +0.27
Difference between Functions and Function Pointers as Arguments 0.00
Passing address of iterator to function in STL::for_each -2.42
What's the restriction on distance between pointers of certain type... 0.00
std::set_difference is it possible to compare set and map Keys? 0.00
Preventing non-const lvalues from resolving to rvalue reference ins... -3.27
C++ vararg function pointer +0.13
C++ class method, returns vector<subclass> -2.54
c++ vector; remove_if only removing a single value? +0.60
Can a C function have multiple signatures? +0.44
How can I tell Visual Studio/Microsoft's C compiler to allow variab... +0.38
Optimal way to fill std::vector<char> buffer +0.63
std::enable_if specialisation failing +0.96
QVector.push_back error +0.52
I want to store void pointers to functions along with the type of t... +0.33
about c++ try -catch +0.52