StackRating

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

Bo Persson

Rating
1557.62 (6,054th)
Reputation
80,126 (1,033rd)
Page: 1 ... 38 39 40 41
Title Δ
Confused about __cdecl and __stdcall calling convention +1.06
formatted output to a C++ ostringstream object -2.16
Is there any situation where you wouldn't want include guards? -1.85
c++ std::list sort preserve order -2.32
why its not safe to return value on function stack +2.88
Google C++ style guide's No-exceptions rule; STL? +4.39
C++ Alternative to a template class in a Qt plugin interface -3.83
Help with copying an object in C++ mfc -4.46
Error - There is no source code available for the current location +4.26
.c vs .cc vs. .cpp vs .hpp vs .h vs .cxx +2.80
When do you need to use #include in c++ +4.42
Does a compiler collapse classes which are identical in their struc... -2.18
Error: ‘method’ was not declared in this scope +3.50
Adding Functions to an Implementation of Vector -3.70
Linker error:1112 module machine type 'X86' conflicts with target m... +0.46
Has Boost Library a gui? +1.18
changing const values at develop-time without recompiling everything +4.19
How to read a value of an hard coded address in C++? -0.41
Why does std::exception have extra constructors in VC++? +4.32
Getting exception object address from catch (...) c++ -4.13
How to comment #if, #else, #endif preprocessor construct? -2.17
Building a C/C++ project without using Makefiles -2.77
Include everything, Separate with "using" -2.58
Member function call in decltype -0.17
Problem with consecutive cin's +0.67
Testing for String or other Data Type array using templates in C++ +0.65
What is the standard way to get the state of a C++0x random number... -1.22
member variable as a reference -1.66
Is using string.length() in loop efficient? -1.56
Overloading logical operators considered bad practice? +1.54
Plugging a value to a released image? -1.62
How can I stop iterating "n" before the end of a map when... +4.19
#pragma alloc_text(PAGE, functionname) 0.00
Why is extern "C" working only inside the file to be incl... -1.20
Indexing into an arrays with pointers of arrays +0.31
Vector end iterators 0.00
C program output is confusing -3.61
Use of Name::Class1 from Name::Class2 in the same Name.h file fails -3.29
pointer (ref to structure) as an argument for a function to assign... 0.00
memcpy for class-level array in copy constructor leads to segfault -3.60
Order vs. Associativity -3.35
Can there be multiple statements in the increment step of a for loop? +0.58
C instruction is being reordered when cin cout and gets is used con... -0.97
Compile a specific obj in a Visual Studio Project from the Command... 0.00
Warning : overflow in implicit constant conversion -1.53
How to convert an enum type variable to a string? +3.24
How to properly use namespaces to avoid name collision? -0.51
Can I assume heap was not corrupted if _heapchk() returns "oka... -0.03
std::istream_iterator<> with copy_n() and friends -3.98
Question on abstract base classes in c++ +0.95