StackRating

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

Johan

Rating
1512.13 (57,050th)
Reputation
3,492 (48,250th)
Page: 1 2 3
Title Δ
Is there a way to call multiple functions on the same object with o... -0.06
c++ auto keyword and function? +0.89
Flask-Testing and Flask-SQLAlchemy: first_or_404() 0.00
C++ Returning a child class from within a parent class 0.00
How to fix error refactoring decltype inside template +1.14
Does returning a temporary object create a temporary object in C++? -0.10
Parsing dynamic-array elements as arguments? (variadic) -0.11
Conserving memory/programming efficiently when using `std::shared_p... 0.00
How to compare class types in C++? +0.07
How to shift contents of a string vector up after calling erase C++ 0.00
std::copy n elements or to the end +0.97
This feels like a bit of an anti-pattern, is there a better way (C+... -1.68
constexpr constructor cannot be used in constexpr constructor 0.00
Certain template functions in non-template class +1.46
Unclear restriction about noptr-new-declartor 0.00
Trying to pass contents of a vector to a thread 0.00
how could I intialize unordered_map< vector<int> >? -0.07
Using C++ non-static member functions as callbacks and class scope... 0.00
How To fetch close event of default browser using VC++/C++? 0.00
std algorithms with pointer to member as comparator/"key" -0.48
Erasing values from a list in a nested for loop +0.25
Unordered, fixed-size memory-pool based container with frequent ins... +0.18
copy algorithm vs. container constructor -1.01
using boost ptr_unordered_map 0.00
Do I have to delete the object behind a pointer before assigning a... -1.32
GCC doesn't see implementation through multiple inheritance +1.68
How to make sure std::tuple use c++11 move semantics in the followi... 0.00
Cleanup / Reset before or after operation -0.31
How to return a int pointer, pointed to the start of vector<int&... -1.42
std::end and std::begin in a function (C++) -1.97
Segmentation fault trying to dereference an iterator 0.00
best way to define a unordered_map of vectors -1.37
Errors while overloading + and = +1.76
Preserve constness on assigning an object +0.13
Generic Inheritance changing super data field to const [from HW] -0.46
Is it possible to avoid disk usage with mmap() on Mac OS X? 0.00
Why an empty() std::basic_string c_str() is not nullptr? +2.59
How to read a file containing '\0' characters? -2.95
Memory read/write acсess error exception +4.02
Converting custom integer wrapper to boolean -0.89
Is there a memory leak here? Trying to pass object through a function 0.00
Overloading a function that returns a vector so that it can return... +2.09
What's the name of the case value? -0.54
accessing map with C++98 standard -2.99
C++ How can i modify a map from another class in a class +3.86
Should std::vectors be used extensively for embedded systems? -1.92
Unique membership FIFO container -1.63
creating exception classes that inherit from io classes in C++ -1.60
access protected variable - complicated situation with inheritance... -1.61
Passing arguments in templates 0.00