StackRating

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

lapk

Rating
1490.41 (4,409,449th)
Reputation
3,136 (53,875th)
Page: 1 2 3
Title Δ
Why the method call in end to copy constructor? -0.03
Detecting stack or heap allocation -1.32
unresolved overloaded function type +0.79
Proper way to make base class setup parent class -2.59
Apply increment operator to a function -2.68
Estimating equation for plane if distances to various points on it... +1.99
C++ Stack Tracing issue +3.19
How to avoid putting std::string in exception class? +0.33
How to implement C++ dictionary data structure without using STL +4.48
Copy constructor invocation for member objects -2.38
default values from not defined constructor +2.13
Compile a set of functions to .LIB and .DLL at the same time -0.57
Valid expressions for default function arguments +0.27
Reinterpreted pointer does not point to correct memory location -3.61
Specialization of template method in partial class specialization +4.52
Where are complete types (not) required? +5.23
template overloading and SFINAE working only with functions but not... -3.28
how can I find where a C++ copy constructor is being USED via a com... -0.21
How to deallocate variables on the stack? -2.30
Methods of Creating Higher Levels of Entropy in a Seed +0.12
Will a good C++ compiler optimize a reference away? -2.16
How to use generic programming with a GUI? +0.17
malloc & placement new vs. new -2.42
How to determine the type of a function parameter given the type of... -1.73
default / custom values for variables in a namespace 0.00
What is a good way to find definitions in header files when using g... -0.81
Can I get a fresh start in C++ without failing again? +0.18
Can't pass pointer to derived class function into base class -0.01
auto from const std::vector<>&; object or reference? -2.76
Reading from console: operator>> for enum inside template class +1.25
C++ Buffer Overflow +4.24
Why is it illegal to take the address of an rvalue temporary? -3.65
`decltype`: function return type `T` converted to `T&` for user... 0.00
Requiring overridden virtual functions to call base implementations -3.30
Template specialization works with g++ but not with Visual C++ -2.53
What is the correct implementation for enums as a type? -2.92
Is `int` by default `signed long int` in C++? -0.88
memory layout of inherited class +0.97
Dynamically create generic function pointer from method pointer, de... +2.74
Other programs used to make C/C++ desktop applications besides Visu... +2.98
What are pointers in C good for? It seems pointers just complicate... -2.06
Is "MyClass a(anotherInstance);" faster than "MyClas... +1.83
Casting from base class to unknown derived class -1.32
CRTP with Protected Derived Member 0.00
Creation of a template class creates major bottleneck -0.73
User sized based array function to print out something if there are... +1.13
Parameter push order of a c++ function call does not reflect the pa... 0.00
Accessing the [] operator from a pointer -0.88
Is there any overhead with referencing static functions as part of... 0.00
How to handle Integer Division By Zero exception using Boost.Test l... 0.00