StackRating

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

lorro

Rating
1497.04 (3,988,574th)
Reputation
4,556 (36,574th)
Page: 1 2 3 4
Title Δ
To template or not template? (Image class) -0.00
Multiplying floats and keep/get double precision accuracy -1.32
Preventing early object destruction -1.10
What is the purpose of a scalar in the C++ type traits sense? +1.88
Bitswap function using template metaprogramming +2.35
What all should be deleted in the destructor of a class +2.26
c++ basic inheritance classes -1.50
Friend functions with templates 0.00
How to implement a non contiguous dynamic Matrix in C++ like php? +0.48
Does constructor return anything? -1.81
Range-based loop from a temporary returned by a member function 0.00
What does "on the Heap" mean? -0.62
Call base method from inherited function pointer 0.00
call member function in another class c++ +0.07
How to get subbits from byte as separate integer value? 0.00
Multiplying integer by rational without intermediate overflow -0.24
Using a function name that is already taken -0.57
Parse string of numbers +0.13
Sort an array from two sides at the same time -0.50
difference between if(pointer) vs if(pointer != NULL) in c++, cppli... +0.69
Wrapping a templated function call in a lambda -0.90
Can an "unused" object be optimized away? +0.44
Cast derived virtual override to base pure virtual member -0.89
Reimplement a virtual function from base class in a derived templat... -1.68
Is there any way to avoid code replication across different constru... +0.33
How would I print the largest number in an array and then move it t... +0.47
How to make a family of functions which will take as an argument ve... 0.00
C++ how to create a array of subclass use baseclass 0.00
How to hard code binary data to string +0.52
What other ways to initialize(allocate memory) data members of clas... +0.50
Why am I getting no warning when writing = instead of ==? +0.31
sort on a vector doesn't work +1.98
Data structure with type-specific, but without template -0.50
Getting the depth of a point in a bitmap -0.50
Does a static_cast make sense on a getInt() function? -0.94
Pass vector of inherited class object to function expecting base cl... -1.38
Why are pointers are of same size in C 0.00
What is the difference between abstraction and interface? +1.08
How can I avoid "for" loops with an "if" condit... +1.06
Difference between reference by argument or reference by parameter? -2.09
Initializer list and const& - is this legal C++ +0.95
template error codeblocks,c++, codeblocks, error +5.65
Why does this calculation give different result in boost::thread an... +4.23
Is it possible to traverse a class to see if a class or any of it&#... 0.00
Does it make any sense to delete copy/assignment operators on a pur... -1.84
Failure of polymorphism due to inability to resolve template argume... 0.00
C++ for loop short syntax +5.77
Why enable_shared_from_this must be publicly inherited? 0.00
How can I check price of each sub class? +1.39
Moved objects are still destructed? -1.36