StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 61 62 63 64 65 66
Title Δ
What is this error? (And why doesn't it occur in other classes?) +0.48
#if inside the function -2.07
Some compiler errors concerning an overloaded operator on a templat... -1.57
Prepending a string to a logger on function entrance +2.49
Overloading + operator on generic class in C++ -1.22
Copy constructor needs to call a method that depends on the object,... +0.41
keep the track of placement delete against placement new +0.75
How to call WMI function correctly 0.00
Differences Between Python and C++ Constructors -0.46
Passing more than one variable to ExecMethod -1.98
Odd error with C++ class template -1.15
How to get the number of elements in a struct? -0.78
C++: Datatypes, which to use and when? +0.07
Function definition and function type -0.50
Use static_assert to check types passed to macro -1.96
C++ initialize anonymous struct -0.57
DoModal() not bringing up dlg box as modal +0.49
Drawing a graph from a function 0.00
Parameter issue with operator overload for != +0.51
Why is inlining considered faster than a function call? +1.29
how to dynamically create methods to operate on class objects initi... -1.64
Intializing struct data members of a class -2.10
Compiling C code, does not see a #define'd constant 0.00
Can't overload << for Enum in C++ +1.22
How to speed up transfer of images from client to server -0.57
C++ Using a file format +1.20
How to avoiding writing switch-case too long? +0.59
Overload comparison operators for a templated class -0.03
ReadFile Win32 API +1.38
MFC GUI in main frame and other DLLs that nedd also GUI 0.00
C++ Static Property +0.27
What does this mean: "error: invalid combination of multiple t... +0.53
insert to sorted position linked list -0.71
c++ metaprogramming madness +0.70
Cleanly duplicate an instance of a baseclass or subclass in C++? -2.41
How to code a modulo (%) operator in C/C++/Obj-C that handles negat... -0.01
create a GUi using window native API -1.64
C++ MSVS dll headers #include issues 0.00
Find fully qualified .NET assembly name programmatically (from simp... +2.97
Simple library or implementation for a mathematical expression eval... -0.33
What's up with the thousands of warnings in standard headers in MSV... -0.56
Bit field vs Bitset +0.29
Reference to uninitialized object iniside constructor +0.67
Templates :Function template specializations:Template argument dedu... +0.53
Any way to reuse an identifier within a scope? -0.95
Cout fixes bug in C++ program, but why? +0.20
correct idiom for character string (not std::string) constants in c++ +1.48
How bad is to use void pointer in std::vector declaration? +1.11
typedef for enum from template base class -1.44
How Utility functions can be shared across various classes? +1.47