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 ... 50 51 52 53 54 ... 66
Title Δ
Is this a design pattern - returning this from setters? +1.94
How to avoid 'implicit' calling of a one-parameter constructor in s... -1.48
How to overcome pointless C++ compiler warnings elegantly? +1.21
Making a Wrapper class for ActiveMQ +0.34
Sharing enums in c++ over classes -1.76
Why istream object can be used as a bool expression? +1.75
const char* vs char* +0.88
Distinguishing between failure and end of file in read loop 0.00
What is a C++ equivalent for "Environment.MachineName" un... 0.00
How to get the opposite value of a bool variable in C++ +0.40
How to convert char* to wchar_t*? +2.18
Visual Studio (C++)- what is the best practice regarding directorie... +0.37
Dynamically changing the virtual pointer on runtime +1.59
Understanding the exact meaning of the "void" Keyword in... +2.28
reusing dialog box -1.56
Why is terminate() called even if the unexpected_handler() throws a... +1.93
dynamic inheritance in C++ -0.19
Why can't you access the address space of another process since Win... +1.07
C++ Forcing Method Override In Concrete Class -0.29
Size of an Array.... in C/C++? +0.48
Namespace level enums in c++ +0.36
What would cause delete to leave garbage values in data fields of m... +1.93
sizeof("...") in visual c++ makes me unhappy -1.07
Exiv2: How to read photo with UTF8 filepath? [SOLVED] -0.09
Singleton in CPP +0.93
How do I start creating a small compiler for a school project in ja... -2.34
Use typedef within struct for naming and indexing text commands -1.74
What is the largest value sizeof(T) can yield? +0.57
Cannot find a defined operator 0.00
How do I get this template class to compile for Classes and primiti... -0.45
what does typedef struct node *NODE indicate? -1.82
const reference public member to private class member - why does it... -0.55
Pass a function reference to a struct inside that function 0.00
Changing return value of fundamental type and class type +1.64
How i can get and use the header file <graphics.h> in my C++... -0.31
Stumped with Unicode, Boost, C++, codecvts -0.84
pimpl for a templated class -0.46
C++: would universal use of shared_ptr<> be equivalent to a gc? -0.28
undefined reference (templates) 0.00
Mixin class issue in visual c++ 0.00
add Null terminator on istream error 0.00
reinterpret_cast<int*>(char*) vs. static_cast<int*>(sta... -2.76
difference between function pointers in c and c++ +0.73
In C++, is not permitted to pass an object to function directly? +1.73
visual studio lnk2019 and 1120 error 0.00
When is static cast safe when you are using multiple inheritance? +0.02
Trying to Read a Line of Keyboard Input in C++ +1.11
running shellcode + vs2010 +2.28
In C++, regarding bit-shifting and casting data types +1.54
In which Windows version did Windows ANSI Western (cp 1252) first a... +0.41