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 ... 15 16 17 18 19 ... 55
Title Δ
What could be causing this memory access error (C++)? Might be unde... 0.00
Segmentation Fault with delete even using virtual destructor +0.39
Partial Specialization of tuple contents with variadic arguments -0.52
What are the typical use cases of an iterator_trait 0.00
Assigning a reference by dereferencing a NULL pointer -0.49
how to return std file streams -1.62
Pointer comparisons in C. Are they signed or unsigned? -1.32
What does an If statement followed by a semicolon instead of curly... +0.23
smart pointers for modelling a general tree structure & its ite... +0.58
deleting a file with string in the arguments +0.10
Why does data get assigned without an extra copy being created, in... +0.23
Is complete boost going to be included in C++0x? -0.51
Why is "!=" used with iterators? +0.31
How to remove whitespace in a sentence using remove command in C++? 0.00
std::vector Destruction and Unexpected Memory Leak -0.71
How to compile c++ libs using Microsoft C++ compiler without the IDE +0.65
When will a C++11 compiler make RVO and NRVO outperform move semant... +0.51
Any way to change a value in a variable which is defined with const... +0.52
Why non-const version is selected over the const version for class? +0.55
Managed objects, why won't (^). compile? +0.53
Is delete necessary in a destructor? -0.89
If a POD is wrapped inside a class, does it give the same effect? +0.09
Refer base class members from derived class +0.25
const problem in VS2010 -0.14
How to get std::vector pointer to the raw data? +0.30
Has "In class member initialization" feature made into C+... 0.00
Increment void pointer by one byte? by two? +0.51
How do I catch an exception caused from std::map? +0.39
Can input iterators be used where forward iterators are expected? 0.00
C++ Error: Class has-a-relationship with Struct in Same Header File +0.52
STL Container, Speed of Creation/Destruction +0.13
Does dynamic_cast work inside overloaded operator delete? -0.92
C++ destructors as virtual functions? +0.30
Are default enum values in C the same for all compilers? 0.00
pointer to a vector: getting segmentation fault +0.40
Arguments to a template function aren't doing any implicit conversion -3.28
Finding the element count of an stl deque in windbg 0.00
Compiler chooses wrong template function specialization +0.67
Is constexpr supported with lambda functions / expressions? 0.00
constant pointer -0.18
Sort a std::list<myclass*> with myclass::operator<(myclass... -0.14
What breaking changes are introduced in C++11? -1.33
C++ convert vector<int> to vector<double> +0.11
Template parameters not used in partial specialization +0.67
Is there a standard construct for 'choose<bool,typename,typename... 0.00
using a template class without a template argument +0.65
C++: Return std::string reference from stack memory +0.59
how to call a function when auto_ptr is a parameter of it! +0.54
Why do several of the standard operators not have standard functors? +0.01
Splitting a char* at its many '\0' chars +0.36