StackRating

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

Leandro T. C. Melo

Rating
1517.13 (38,450th)
Reputation
3,362 (50,201st)
Page: 1 2
Title Δ
What's the under-the-hood mechanism g++ uses to identify modifi... +1.64
Can type inferer detect type errors? 0.00
Method access control and POD 0.00
How does a c++ compiler decide when to call a move contructor for s... -0.27
C++ Static & Dynamic Binding behaviour -0.56
how to elegantly handle rule with multiple components in bison +3.86
An algorithm like lower_bound(), but another +3.82
Why are std::vector and std::string's comparison operators defi... -3.27
Changing max_load_factor() causing segfault in std::unordered_map 0.00
What are the Implications of using _GLIBCXX_CXX11_ABI to use pre-5.... 0.00
How to create a regex without certain group of letters in lex +1.57
Preprocess only local #includes into single file? 0.00
C++ endl with constants -1.98
Overloading pre-increment operator -3.89
Inaccessible QPushButton mystery +1.15
Currency formatting with c++ -3.38
What part of STL knowledge is must for a C++ developer? +1.79
Why does operator ++ return a non-const value? -3.84
Making connections in Qt +4.24
How to get Qt Creator to work with CDB? 0.00
Pool memory allocation in a priority queue -2.35
Pointer to members from Bruce Eckel's Thinking in C++ -4.21
Why is there a "c" prefix in the C++ version of C libs? -4.33
C++: Check if template argument is inherited from class -4.03
Searching for occurrence of a string using c++ +3.63
Why are C++ inline functions in the header -3.32
When do you prefer using std::list<T> instead of std::vector&... +2.97
Complexity of external merge sort 0.00
Access violation reading from array of derived classes -1.07
QString errors when copying into QMap. Scope issue? -0.25
Qt - custom decimal point and thousand separator -2.89
C++ output with webpages +1.22
what does this declaration mean? exception() throw() +3.71
Visual C++: Migrating traditional C and C++ string code to a Unicod... -2.49
static member variable inside a local class in c++? +2.92
hashing a dictionary in C++ +3.50
Function template specialization in derived class -2.64
Handling of references in C++ templates -0.60
How do I get \0 off my string from C++ when read in C# +0.90
How to check if a Graph is a Planar Graph or not? +3.62
Iterating over pair elements in a container of pairs (C++) -2.97
c++ templated class does not link +1.84
When should you use an STL other than the one that comes with your... +3.84
C++: static function wrapper that routes to member function? +1.24
Data-structure that stores unique elements but answers queries for... -3.99
How to implement Copy-on-Write? +1.45
Multiple definitions of Split +3.84
Quick way to locate all sub-classes that override a certain function? +3.83
Inheritance and templates in C++ - why are methods invisible? +3.88
"const T &arg" vs. "T arg" +1.38