StackRating

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

Emilio Garavaglia

Rating
1461.49 (4,527,725th)
Reputation
16,748 (8,298th)
Page: 1 ... 7 8 9 10 11 12
Title Δ
What are "::operator new" and "::operator delete&quo... +2.07
C++: Inheriting from std::map -0.82
c++11 optimal parameter passing -1.07
Please help me find the actual error in this jungle of compiler err... -1.13
Returning a class in C++ -1.53
Non static global object vs global pointer to dynamic object +0.23
Wrong Inputs will cause the program to exit +0.27
Iterator value differs from reverse iterator value after conversion -1.12
std::list vs std::vector iteration +0.27
is it possible to have a virtual class declaration in a class? -1.42
c++ overloading virtual + operator +0.48
About the C++ return statement / Win32 API -0.53
How expensive is comparing two unordered sets for equality? +2.63
C++ Integer [?] -0.54
Is there a support for c++11 in netbeans ide 7.1.1 +0.51
Why does c++ ifstream read the file with duplicate records -1.42
Set a for loop to loop through untill null byte is detected +1.55
std::unordered_set<T>::insert(T&&): is argument moved... -0.65
C++ Win32 : Attach a child window to main window 0.00
Is there any need to create my own buffer for file I/O operations i... -1.64
Use of : Construction of objects at predetermined location in C++ +1.51
Declaring variable in FOR loop -0.31
In what scenarios should I expect to explicitly need to implement a... -0.18
is it okay to pass member variables as parameters to member functio... -1.01
How to work with wchar_t strings? 0.00
Dyamic vs Static Polymorphism in C++ : which is preferable? -0.16
Segmentation Fault with Pointers in C++ +1.12
How to make ::WriteFile work in UNICODE circumstance? +2.52
Why won't this program work? -1.23
Difference betwen Visitor pattern & Double Dispatch +2.12
C++ operator ++ and pointers -0.18
C++ operator destroys input variables -0.88
Why are class member functions inlined? +2.06
In using the Nifty Counter C++ Idiom, must the constructor be calle... -1.46
std::vector - how to free the memory of char* elements in a vector? -0.60
Reading space separated integers into an array in C++ -0.07
Difference between Collection and Container -1.25
What is the difference between these uses of pointers? -0.31
trying to force static object initialization -1.05
return a std::array +1.09
Is there a better way to comment the parameters' direction in code? -0.57
Why does g++ report a function as having type int ()()? -1.05
Why class size depend only on data members and not on member functi... -0.84
Declaring a pointer to struct in C++ automatically allocates memory... -0.69
Why would an immediately destroyed shared pointer leak memory? +2.27
Draw on screen with GDI+ (or GDI) similar to Inspect 0.00
Matrix class in C++ -1.12
GDI+ only draws monochrome on memory DC -1.63
Is there any harm if I don't do const_cast<char*> and simply... -0.85
How to create a toolbar from resources? 0.00