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 ... 26 27 28 29 30 ... 55
Title Δ
virtual keyword in different scenarios +0.08
One-liner if statements, how to convert this if-else-statement +0.54
How to open vcxproj (visual c++ project) with visual studio 2008 0.00
C++: Defining names in place of "true" and "false&qu... +0.43
Will Derived class type compatibility to base class cause a memory... -0.47
Correct way to work with vector of arrays +0.40
Basic C programming question +0.21
Examples of ISO C++ code that is not valid C++/CLI +0.12
Sorting a std::vector<std::pair<std::string,bool>> by t... +0.53
Boost libraries vc100 +0.12
How do the operators < and > work with pointers? +0.15
What is the meaning of "operator bool() const" in C++ +0.41
Overloading a super class's function +0.13
useful namespaces in c++ other than 'std' +0.21
c++ string comparison 0.00
C++: Static variables in multithreaded program +0.62
What is the minimum set of operators I need to overload? +0.87
release version of app throwing c1083 cannot open include file error 0.00
Why is the following code giving me an error about an abstract class? -0.85
Member-function templates and overloading operator() in C++ +0.13
Writing a simple equation parser -0.15
No matching function call to class member +0.14
C++ -- Is there an implicit cast here from Fred* to auto_ptr<Fre... +0.28
"end()" iterator for back inserters? +1.36
"end()" iterator for back inserters? -2.64
Why is my quick sort so slow? +0.39
Checking to see if a pointer can be freed +0.34
Overloading Square Brackets Operator to Accept Value +0.59
Generic Container in C++ +0.16
What are your techniques of optimizing your code in c++? +0.72
C++ static member, a little confused here +0.20
C++ -- What is the meaning of this statement? +0.14
Why use div or ldiv in C/C++? +0.75
How can I avoid threading + optimizer == infinite loop? +0.44
Resolving C++ Name Collision 0.00
Allocation Target of std::aligned_storage (stack or heap?) +0.65
Is my use of C++ catch clause, families of exception classes, and d... +0.20
Why can't a struct defined inside a function be used as functor to... +0.19
What happens when you use fwrite() with a class? -1.33
Can I append to a preprocessor macro? +0.11
Anyone know of any plans to make ^ a shorthand for shared_ptr<T&... +0.59
How to increase a maximum packet size for UDP? +0.50
Using stringstream instead of `sscanf` to parse a fixed-format string +0.55
c++ normalizing data sizes across systems +0.57
How do retrieve the thread id from a boost::thread? -1.56
Initialisation from incompatible pointer type warning. Can't find t... +0.68
Decalaration of variable causes segmentation fault +0.43
The limitations of the comma operator -3.16
Pointer to a const member variable +0.85
Why my program have errors with memory leak checking? +0.14