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 ... 28 29 30 31 32 ... 55
Title Δ
How to use delete with a variable pointed to by two pointers? (C++) +0.64
Can a object be passed as value to the copy constructor -0.48
Understanding references vs. pointers. Why does this work? +0.55
What's the difference between __PRETTY_FUNCTION__, __FUNCTION__, __... +0.13
vector iterators incompatible 0.00
Why does const_cast need to state what you're casting to? +0.86
C++: Calling a derived method on an element of a base vector (examp... +0.70
Comments are always wrong -- right, or no? -1.66
deallocating gsl vectors in structs 0.00
pointer "value computed is not used" in c function -1.78
STL vector and thread-safety +0.43
error in class destructor -1.00
What is a circularly sorted array? 0.00
Does insertion to STL map invalidate other existing iterator? +0.48
How to replace macro with a template function? +0.54
Why does STL set have count() when all elements are supposed to be... 0.00
Why does vector not have sort() method as a member function of vect... +1.01
Should C# have a lazy key word -1.41
inheritance and namespaces +0.50
Strange behaviour with for loop and size_t +0.60
C++ linker cannot find reference to local functions -3.17
C++ simple file read-in to array question 0.00
How to check that the passed Iterator is a random access iterator? 0.00
void pointers in C++ +0.41
c++ vector source code -2.11
Why is taking the address of a temporary illegal? +0.44
Prevent copying when initializing an non-const object from a const... -0.04
Passing by reference 3-Dim Fixed length array +0.32
cannot pass a subclass pointer to a function when the function need... -2.64
Evil samples of subtly broken C++ code -1.21
how to check for an array update -1.36
Constant class members, assignment operator and QList -1.54
Condition that is true and false at the same time in C or Java +0.14
Test if a C macro's value is empty 0.00
C++, priority queue, items are not sorted 0.00
Overloading Pointer objects 0.00
Cross-platform way of yielding a thread in C/C++? +0.54
How run-time detects buffer overflow? +0.28
Pointer arithmetic on pointer of pointer (*argv[])? -0.35
C++ - Overuse of virtual methods? -0.32
C ++ class error 0.00
Why is the C++ std::exception::what member const? +0.52
C++ stable_partition Compiler Error 0.00
How to convert char* to std::vector? +0.13
C++ How to check an input float variable for valid input +0.34
C++: How to check which datatype used in a template function? -1.63
Int or Unsigned Int to float without getting a warning +0.62
How can I pass an array by reference to a function in C++? +0.34
What are the dynamics of the C++ delete statement? +0.70
Semantics of flags on basic_ios +1.57