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 ... 40 41 42 43 44 ... 55
Title Δ
Why is there no way to undo 'using' in C++? +0.53
How can I change the output executable file name in Visual C++ 2010? 0.00
c++ template seems to break access specifiers +0.61
C++ Reorganizing an array to fill in the gaps? +0.31
template fails to compile: 'double' is not a valid type for a templ... 0.00
What are move semantics? -1.39
How to get printf style compile-time warnings or errors -0.24
C++: why is the program reading the last blank from an input file a... +0.51
Using a class type as map key_value +0.14
When do C++ POD types get zero-initialized? +0.32
c++ vector as a parameter Help +0.17
Nested type as function argument +0.17
How to find the no of elements in an string array (the string is pa... +0.76
Where to place file in order to read? -0.09
decltype and parentheses -0.15
What is an elegant way to bin/map an integer in various categories... +0.49
Why must C/C++ string literal declarations be single-line? +0.63
Is it safe to pass a vector as an array? -0.58
How to retrieve an integer value from a character? +0.80
How to define a constant conditionally +0.36
Can C++ assignment operators be free functions? +0.62
How do I set the windows system clock to the right local time using... 0.00
Having trouble understanding this error creating a thread -2.18
templates vs switch +0.18
copy constructor is not called? -0.15
Problem with using getline and strtok together in a program -1.59
Should you format operator<< for classes? +0.16
Using bit manipulation to tell if an unsigned integer can be expres... +0.74
How to know whether I have admin authority in windows? -0.85
Trying to use STL without smart pointers - trying to avoid temporar... +0.99
Implementing custom STL-like data structures 0.00
Any way to determine if class implements operator() +1.19
does DEFINE Macro work on all platforms? +0.05
Why is the integer not incremented in this code? +0.33
Does it feel anytime that c++ sometimes reduces problem solving tim... +0.27
C++ map to track when the end of map is reached +0.56
C++: How to design a utility class? +0.71
What's the difference between a const member function and a non-con... -0.63
Problem with variable argument function in C++ +0.19
C++: Validate a pointer? +0.33
Can a destructor be recursive? +0.39
Const Member function Vs Const Friend Function -1.53
vector holding read-only matrices? -0.82
c++ constructors +0.27
Strange exception phenomenon in Windows 7 0.00
How do you return a pointer to a base class with a virtual function? -0.33
Does any compiler support constexpr yet? 0.00
Difference between Object var() and Object* var = new Object() -0.02
How do I create a duplicate instance of object contained in a share... +0.94
Should I cast variables that use a typdef'd type? +0.17