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 ... 6 7 8 9 10 11 12
Title Δ
Array/pointer/reference confusion -1.06
std::vector do not create list of my class type +0.59
creating a general utility class in c++ -1.60
how to monitor all file changes in windows using bios interrupts in... +0.02
How to clean initialized resources if exception thrown from constru... +0.06
How to replace 'malloc' and 'free' with 'new' and 'delete'? +0.10
How operator oveloading works -1.11
Why is function call taking significantly longer than code executed... -0.32
Calling C++ functions from C file -1.43
Can i retrieve microseconds or very accurate milliseconds on c++ on... -0.85
C++ Copying objects with polymorphism -0.44
How do I pass smart pointers into functions? -1.42
Is there a way to simulate "strongdef"? -1.24
Compile-time singleton more-than-one-time-instantiation detection +0.18
Why use static if in D? +1.27
C++ - Should data passed to a thread be volatile? -0.59
std::string in std::vector? +2.41
Casting to void* and Back to Original_Data_Type* -0.73
How does a program written in C++ work? +0.03
Initializing static global data using function call (at compile time) -1.23
Good pratice : Default arguments for pure virtual method -0.67
Is it possible to force say, `gcc`, to produce identical binaries f... -0.79
Direct vs Sequential vs Indexed Sequential vs Partitioned File Access +0.17
Can I avoid qualifying names defined by a specific class? -0.01
overloading '<<' with inhertiance and polymorphism? -1.73
For loop over function parameters oddity in C++ -1.75
Are network masks equivalent to scope id's? 0.00
C++: Objects allocated on heap -0.65
Why is this trivial program so large when compiled? -0.93
Should I use a conversion operator for the struct I'm wrapping up? -1.19
Attaching functionality to a class at build time with genericity +2.26
C++ shared_ptr array type access 0.00
Mismatch of 'this' address when base class is not polymorphic but d... -0.93
Is it appropriate to return a pointer to static data of a function? +1.08
How to prevent a type from being declared as a by value parameter? +0.54
Use classes as arrays in c++ +0.04
Can you bind a reference to an uninitialized member? -0.27
How do I get the type of a variable? +0.03
Complex arguments in C++ functions - Pointers, refenreces or...? -0.41
Is this the right way to implement pimpl wth unique_ptr and move-se... 0.00
Extending libraries in C++ +2.03
Base class destructor is not virtual and child class destructor is... -0.91
Newbie, help makeing an object +0.52
C++: Passing a variable as a template argument +2.61
Does this code subvert the C++ type system? +0.79
Properly overload double equals for a class deriving from std::vector 0.00
istream vs memory mapping a file? -0.99
overloading std::ostream& operator<< in the derived class... +2.65
Is there an equivalent of vector::reserve() for an std::list? -0.81
Why is template typedef an issue in C++ (not C++11) -1.83