StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Joseph Mansfield

Rating
1706.23 (126th)
Reputation
90,423 (866th)
Page: 1 ... 17 18 19 20 21 ... 34
Title Δ
Handling errors through exceptions 0.00
Difference between returning a const reference and rvalue reference +1.58
How to implement my own IO file API in C++ +0.25
Move semantics & argument evaluation order +1.38
Global array in header file... is it mandatory to specify the size? +0.71
What is the différence between #include <iostream.h> and #inc... +0.27
vectors and structures C++ +1.37
g++ -E option output +1.52
What are the differences between concepts and template constraints? +0.26
Should I always use a 1D vector with my own indexing, or is a multi... 0.00
template specialization : does not match any template declaration +1.26
Object deleted because of move constructor +1.63
Printing out strings from 2D string array -0.49
error C2065 and IntelliSense +0.06
Extract character from 2d string array 0.00
Small annoyance with template function +1.02
templating virtual functions not possible. Only a temporary technic... +1.16
What's this code supposed to do? (reference to rvalue) 0.00
How to use bind with abstract class passed by reference 0.00
#include <cmath> vs #include <math.h> in a C++ program 0.00
why pointer to char behaves differently as compared to pointersof o... +0.10
Warning: Function return user-defined type which is incompatible wi... 0.00
why use a method to get or set a variable in c++ programming -2.80
Using :: in C++ +0.26
Redefinition of class error +0.94
Returning a private class that is inside a class +0.89
Returning an object from a function C++ +0.53
c++ and xcode - calling objects function throws EXC_BAD_ACCESS 0.00
implement queue with linked list 0.00
What does “In instantiation of … required from here” mean? 0.00
'SDL_main' : must return a value +0.26
C++: Converting Array class to Class template (Scope issue) 0.00
boost::algorithm::string::finder.hpp 0.00
How can I create Min stl priority_queue of node structure type -0.14
Why does this work? Using cin to read to a char array smaller than... +0.84
c++ program won't compile +1.10
Anyone give me an example to use QVector::QVector(std::initializer_... 0.00
classname as an object to vector and argument to function to push_b... 0.00
How to sort a vector of structs based on a vector<string> wit... -1.30
Ambiguous reference and namespace (clash of definitions from the tw... 0.00
How is this code hiding the symbol from the linker? 0.00
no suitable constructor exists to convert from "test *" t... +0.56
error: expected primary-expression before ‘=’ token and many others -0.14
Use function declared below current function (allow circular depend... -2.22
Using *this to initialize a reference +0.78
Reading string and integer on the same line c++ 0.00
How to resize array of struct elements +0.27
Visual C++ 2010 accepts string for bool in overloaded function 0.00
std::map declaration - wrong template 0.00
convert <vector><string> TO <vector><int> C... +0.79