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 ... 16 17 18 19 20 ... 55
Title Δ
How to strip all non alphanumeric characters from a string in c++? +0.28
Where is the std equivalent of boost::shared_polymorphic_downcast i... 0.00
Make implementation of virtuals also virtual? +0.42
Why strange behavior with casting back pointer to the original class? +0.51
Using initalizer lists with inherited variables +0.29
Why doesn't using boost::tuple's .get work in template functions in... 0.00
Member fields, order of construction +0.59
expected ';' before '{' token +0.11
Semantic Macro - assigning a previous macro to another -0.40
Variadic macros question +0.89
How can a subclass call a method of the superclass with the same me... +0.36
Overloading [] in C++ to return lvalue +0.54
Functor that calls a function after dereferencing? +0.47
How to make an "ambiguous symbol" unique with VS 2008 +0.55
When do casts call the constructor of the new type? -0.46
Should I use std::for_each? +0.47
Variant of defining a namespace and the meaning of __visibility__ -0.91
problem with passing custom array to function (c++) +0.40
Processing conditional statements +0.34
C++: How to pass a generic function name? +0.31
Efficient Dictionary lookup +0.25
Indented trace in C++ +0.11
Is there any difference between these forms : returnType vs returnT... 0.00
How to get char[] to work with std::map +0.57
When returning an object, why put the creation+initialization and t... -0.03
How to erase elements in a map with the elements keys in a set? 0.00
C++: Adding automatically allocated objects to a std::vector -0.22
Anybody know any resources for adding your own language to visual s... 0.00
Do c++11 lambdas capture variables they don't use? +0.11
Why is there no strtoi in stdlib.h? +0.02
Will std::string always be null-terminated in C++11? 0.00
Concatenate two string literals +0.42
Any hit for dereferencing std::tr1:shared_ptr vs. dereferencing a n... +0.55
Implicit conversion of vector<shared_ptr<Foo> > to vect... +0.36
using find_if in set 0.00
const member function +0.42
Template inheritance inner class access problem +0.63
Vector initialization without using default constructor 0.00
C++ static polymorphism (CRTP) and using typedefs from derived clas... +0.33
C++ writing 'or' instead of || +0.46
About dynamic cast and address of base and derived objects +0.46
Visitor pattern using boost::bind & overloaded functions 0.00
What does return 0xfe + ceil(x) return? -0.62
C++ function prototypes? +0.62
Why is address of an array variable the same as itself? +0.33
gcc problem - no matching function call 0.00
Why is it allowed to deallocate memory using pointer to const in C++? +0.24
GCC issue with template 0.00
Putting a class constructor overload INSIDE another overload of the... +0.11
Quick question on Recursion and vectors 0.00