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 ... 40 41 42 43 44 ... 66
Title Δ
Constructing a member object inside the parent class' constructor i... -0.95
visual C++ send text to cursor +0.11
How to construct dynamic number of classes with const members? -0.78
C++ - How to fix pure virtual function called runtime error? -0.25
Is reseating a pair of references like this legal? -1.70
Why can't I initialize an array of objects if they have private cop... -0.14
C++ and NTFS file: pathname VS opening +0.38
Is invoking the destructor before the constructor has finished legal? -1.15
C++ stop do while loop once condition is met -1.29
Putting a const in a header +0.47
Can a C++ compiler perform RVO for a const return value? 0.00
WinMain redefinition +1.88
Asm CALL instruction - how does it work? -0.25
Why can a string literal be implicitly converted to char* only in c... -0.05
cannot convert parameter 1 from 'PrintVisitor *const ' to 'Visirot... -0.38
Selecting between two constructors -0.26
Is there a way to specialize a function between compile time and ru... 0.00
placement new on shared_ptr make seg fault when delete -2.21
Getting Window info from its HWND 0.00
class forward declaration -0.58
Load HBITMAP from *.bmp file in Win32 project -0.60
returning boolean array -0.78
C++ Loop(triangle-drawer) +0.41
C++ Error Handling -1.45
C++ Can't get Pointers to work 0.00
Does MS Visual Studio 2012 Express include C#, Visual Basic, C++ at... -1.26
Arrays of strings with pointers +0.08
Compile-time (constexpr) float modulo? +0.13
How in to stringstream put a string +0.17
vector that stores reversed data 0.00
C++ Enum inside a class - order of declaration matters? -1.10
Cast an std::array to another data type at compile time? +0.45
including secExt.h causes errors 0.00
#define inside an enum or how to extend an enum -0.78
Template argument inference by constructor arguments -0.26
c++ float array as default parameter +0.39
Windows 7 Button Styles in VC++ +0.39
Dynamic array changing memory address locations +0.67
Would repeatedly allocate a char array in dynamic lead to problems? 0.00
Can !isdigit be used to check for letters in an int? +2.01
C++ temporaries and constructors +2.79
Reference counter and RVO 0.00
Where can I find the implementation for the ++ operator? -1.67
Recursive Struct in C++ +1.29
STL for Fibonacci Heap? -2.84
error C2512: 'Box' : no appropriate default constructor available -1.65
The condition doesn't seem to work. (while (dAmount != (2*dbAmount)... 0.00
Can not run my first Win32 application in visual c++ 2010 +1.29
Deriving classes with no virtual destructor in third party software -1.26
How to easily implement member functions as template argument? +1.74