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 ... 8 9 10 11 12 ... 55
Title Δ
Create a constant set collection of strings c++ +0.47
formatting issues with printing a vector in c++ using copy algorithm +0.36
Lists and multithreaded environments 0.00
Should I std::move a shared_ptr in a move constructor? -2.58
Configure VS2010 to build a C++ project to a reasonably clean outpu... +0.11
Requirements for using a struct as an STL map key? -0.56
C++ data member initializer is not allowed -2.21
Why doesn't the order of methods in a class matter in C++? +0.10
wstring.find_last_not_of() treats everything after international ch... 0.00
std::enable_if with std::is_reference fails to compile 0.00
boost::call_traits - Why is gcc giving false for this? 0.00
function pointers in c++ : error: must use â.*â or â->*â to call... +0.45
Extracting specific Win32 functions -1.47
default constructor that has the option to take in a parameter? +0.10
Is it possible to have a dynamically populating Array of char* in C++ 0.00
What is the C++ equivalent to C's designated initializers? +0.25
No matching function for "f(int[4][4])" when using templa... +0.28
Why does this invariant become false? +0.59
C++: Throwing an exception invokes the copy constructor? +0.53
Including Windows header conflicts with user defined class names 0.00
Creating a partial file name with a variable in C++ -1.74
Programmatically getting system boot up time in c++ (windows) +0.49
how to get address of particular element in a string +0.25
Standalone c++ compiler +0.12
C++ Boolean evaluation +0.11
'fabs' : ambiguous call to overloaded function when using templates 0.00
Ambiguous string::operator= call for type with implicit conversion... +0.34
delete MyClass *Array[10] +0.63
converting a auto_ptr to a shared_ptr +0.50
Getting count of strings in vector c++ 0.00
std::make_pair error with boost::bind in VS2010 +0.16
How to create a Singleton in C++/CX? +0.11
static struct in anonymous namespace +0.90
Is break needed if case is in parenthesis? +0.43
why no overflow warning when converting int to char 0.00
Does a virtual function override a non-virtual function of the same... +0.68
What is the syntax to declare a C++/CX WinRT property with implemen... -0.89
Why is this C macro causing syntax error? -0.97
Unable to include header file in C++ console application project 0.00
Writing a function template that is specialised for a class and its... +0.82
c++ an array of pointers to a class, initialize to null pionters -0.23
How to get the "base" class of a template parameter? +0.58
compile error in template member conversion operator +0.84
Cannot create unordered_map of tuple<int, int, int> +0.68
Is it possible to a Macro evaluate multiple arguments to another? +0.83
Is std::vector::size() slower than keeping track of size manually? +0.17
Customize building VC++ in VS2010 0.00
deque.resize() from the *front*? +0.13
How do I exclude library headers from my Visual Studio static code... 0.00
VS 2010, Move constructor only reached after move() and slower than... +0.55