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 ... 6 7 8 9 10 ... 34
Title Δ
Why "const" is ignored in "const typename iterator_t... 0.00
Are notes and examples in the core language specification of the C+... +1.25
Why doesn't the compiler give an error when an uninitialized variab... +0.22
Returning by value from a function - Why does it work? -0.16
What functions can be applied to rvalues? -0.30
std::function move constructor not called -2.21
Need a way to have templated constants of any type in a header only... -1.47
Having difficulty working with pointers +0.24
eigen matrix const type 0.00
How to manipulate character string being pointed to +0.24
Understanding the concept of pointers +0.82
Passing a char * as function argument behaves unexpected -0.16
C++ set function parameter to null if nothing is passed like C# +0.46
Can't call non-static member function from imported class c++ 0.00
Simple logic in C++. Not allowed to use an IF statement +0.57
how to use templated struct within another templated struct (C++) 0.00
Centering Shapes/Objects in SFML for C++ +0.24
Overload Function Error Messages -2.91
Conceptual error in reversing string. know other logic but want to... +1.52
ostringstream, .str(), and reseting/clearing the stream +0.26
How do you pass in a <random> RNG as a parameter of a non-tem... 0.00
how to set seed of RNG in c++? -1.15
Cannot convert a character/string to int +0.24
Trying to understand templates -2.14
C++ Vector unable to push_back +0.34
Find a particular character in a text file? +0.52
How to implement copy construcuctor of smart container? +1.34
const discards qualifiers c++ -2.69
Return end index of a 2D Vector -0.27
Skipping in Range-based for based on 'index'? -0.03
How to deal with this side effect? 0.00
C++ : noexcept (or throw()) virtual destructor = default; 0.00
When should you make a class uncopyable? 0.00
Will move constructor and move assignment be generated if I default... -1.01
Chaining the ++ operator +0.22
c++ operator overloading << on Array pointers 0.00
Why is the destructor called twice? -0.70
scoped but "semi-weakly" typed enumerations -2.46
Why is this C++ code not deleting an object from the heap? 0.00
Operators I didnot understand +0.22
inequality comparison result unused warning when moving to C++11 -2.10
How are static objects, that are members of a class and that are of... +0.21
C++ How to put an integer into an character array +0.22
How to use pair correctly in C++ 0.00
const reference confusion with specific example +0.20
use of assert and static assert functions +1.29
Point of objects vs dynamically created objects? +0.22
Array of array of string 0.00
C++ classes, constructors and functions -0.28
How can you create a function that selects numbers based on their p... +0.82