StackRating

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

Paolo M

Rating
1539.74 (11,946th)
Reputation
9,221 (16,745th)
Page: 1 2 3 ... 4
Title Δ
Template specialization unmatched error -0.04
About safe operations involving unique pointers 0.00
How to ensure that every method of a class calls some other method... +1.21
Having virtual methods as templates that receive iterators -2.04
Are there differences between pointers to object stored on stack an... +1.53
C++ destructor segmentation fault 0.00
Use typedef member from a template class outside of the class as re... -0.16
fstream seekp() not working when the file is opened in ios::in and... +2.53
Read with C++ ifsteam from file into an template vector +1.47
Operator Overloading Failure in C++ -0.52
How do I force C++ to choose a function from the global namespace? +0.20
Why doesn't this std::string C++ code give compile-time error? 0.00
Variadic template iteration and GCC 0.00
std::condition_variable wait() and notify_one() synchronization +0.36
C++ how to get handle to exception thrown in generic catch handler +1.79
Begin of output container default value in a function +1.93
Add copy constructor to a class -1.28
Is it safe to realloc memory allocated with new? +0.91
map iterator not dereferencable -0.30
Template specialization with a template -1.72
When do stream object get deleted? +0.45
C++ assignment operator and overloading +0.45
C++11 auto /I dont understand something +2.61
Memory footprint of unique_ptr 0.00
what is the difference in defining the 'byte' in terms of c... +1.47
Cannot specify multiple rpath in Eclipse CDT 0.00
Initializing set with comparator in C++ -1.42
Can a for loop have an assignment in its statement? +1.39
Multithreading on arrays / Do I need locking mechanisms here? +0.43
Why wasn't std::string move constructor called? +0.48
error: unexpected unqualified-id before '.' token? 0.00
Error when call vector's size() for the class field -1.94
C++ error in sort function 0.00
What exactly goes to a header file and what in implementation file... +0.95
Implementing expensive c++ iterator 0.00
Creating object with constant parameters from stream -0.00
Int being returned as a random 7 digit combination -0.04
Avoid forward redeclaration. Is it a good practice? Is it necessary? +0.44
Vector and push_back() behavior -0.89
Reversing elements of a vector between two indexes +0.46
Can I store a pointer to non-existing data without invoking undefin... +1.27
Try-Catch doesn't catch exception -1.54
Subtracting .size() function values of different strings -0.79
C++ classes, help needed +0.37
Passing a string to a function in C++(object vs string) -0.06
String error-checking +1.02
what is the best way to convert a vector<int32_t> to int[] -1.92
Scope resolution and the this operator 0.00
C++: Most efficient and concise way to access a heavy member variab... 0.00
Advantages of forwarding references as functor arguments +0.66