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 ... 30 31 32 33 34 ... 55
Title Δ
std::bind overload resolution 0.00
Specializing a template class member function for only one type -0.45
How to use enable_if to enable member functions based on template p... +0.50
Should a class perform bounds checking when you are after performance +0.37
How to get the length of a function in bytes? +0.31
How to iterate through a container in another class? -0.36
Why is this c++ working? (variables with the same name) +0.33
Is there overhead using this-> in c++? +0.08
value-initialization of a const member reference +0.64
What does it means if I declare function pointer in c++ -0.24
Any better alternatives for getting the digits of a number? (C++) +0.38
Problem with vector<T>.erase() with g++ 0.00
c++ memory allocation problem. 'new' throws bad_alloc? +0.43
How to pass std::map as a default constructor parameter -0.13
Does std::vector::swap invalidate iterators? +0.28
Do Ideone and Codepad really not support C++03? +0.33
Why do I get "undefined reference" errors even when I inc... +0.68
Providing an instancabe class's method as a function pointer? +0.53
Structure inheritance in C -0.02
What are practical uses for STL's 'partial_sum'? -0.67
Creating a global "null" struct for re-use in C program? +0.41
Template declaration explanation -3.42
Efficiency of program +0.37
Is there an easy one-shot solution to the preprocessor namespace po... 0.00
Is there anything like method/function sentinels in C++/C? +0.55
Disambiguating calls to functions taking std::functions 0.00
C++: fighting polymorphism overhead +0.32
C++ variable scope +0.58
Is there a QList type datastructure in STL or Boost? -0.15
`auto-increment` std::map<string, int> :) 0.00
constructor initialization lists order/allocation question -0.42
Why is f(x).swap(v) okay but v.swap(f(x)) is not? +0.78
What is a nested name specifier? +0.34
What is the worst problem that would occur if pointers were disable... +0.47
How do I include the string header? -0.73
using std::sort with boost::bind 0.00
#defining constants in C++ +0.69
Is there a way for a derived implementation of a base function to a... 0.00
Find n largest element positions in an 2D Array 0.00
program does not compile with newer version of g++ +0.45
Using move semantics with std::pair or std::tuple +0.17
Initialize a static const empty array +0.52
C#: How to check types of two instances -0.60
Using #define to define and #if defined to see if it is defined +0.16
C++ Overloading << operator in Matrix class +0.37
C++ templates - basics +0.55
Properly delimiting strings in C -0.93
writing to a given void* memory location in C +0.66
c++ pointers to objects type checking +0.67
C++: nested class of a template class +0.82