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 ... 32 33 34 35 36 ... 55
Title Δ
help to turn numbers into symbols? +0.92
Check for null pointer -1.39
Class variable within its definition? -1.11
What's up with the thousands of warnings in standard headers in MSV... +0.56
Returning value from a function +0.72
C++0x closures / lambdas example 0.00
string::c_str query +0.54
how to automate template typename specification with CLASSNAME<t... +0.15
Building a 32bit float out of its 4 composite bytes [C++] -0.43
Why NULL is converted to string*? +0.84
C++ lambda operator == +0.41
What is the differnce between "const X a" and "X con... +0.44
got "cannot appear in a constant-expression" when using t... +0.56
templated class with templated constructor (of other type) +0.35
C++ - dynamically use either reference or local variable +0.40
Const keyword appended to the end of a function definition... what... 0.00
Getting error reading from 0xfefefefe when destructor is called +0.51
What’s the best way to delete boost::thread object right after its... -0.02
How do I know what shared variables I need to protect with a lock i... +0.49
C++ template constructor +0.86
C++ Inheritance Question +0.52
what does this integer mean? +0.59
Can I override an overload of an operator and return a different ty... +0.31
Accessing an object's attributes correctly out of a vector and clea... -3.47
Why could an enum type be used without defined 0.00
Removing something from a STL container without deconstructing it +0.81
Unable to resolve overloaded class methods in template delegate +0.72
C++ Constant preprocessor macros and templates 0.00
should I include a header that is already included via other headers? +0.15
ANSI C: Passing array by value generates weird error I can not solve +0.60
C++ is Virtual destructor still needed if there are no data members... +0.18
Overloading in C++ 0.00
C++ assign const to environment variable or default value +0.37
Templated Functions.. ERROR: template-id does not match any templat... 0.00
problem with getline() function +0.15
#include <Header.h> is not compiling while #include "Hea... -0.66
Stack memory is being referred by dynamically allocated object memb... 0.00
Comparing typenames in C++ +0.15
C++0x Smart Pointer Comparisons: Inconsistent, what's the rationale? 0.00
creating a std::vector of a templated class? +0.11
How can I remember which data structures are used by DFS and BFS? 0.00
Is this code valid C++? +0.71
C++ shared_ptr how to delete a pointee with multiple shared_ptr +0.16
List iterator error 0.00
How do i store a set of values in an array without using square bra... -1.51
Class Template Specialization vs. Function Overloading -1.89
How should I pass a std::string to a function? -0.51
How to check if a std::string is set or not? -0.69
Scope resolution operator and dependent name +0.76
#define - Migrating C++ to C# or VB.Net +0.45