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 ... 25 26 27 28 29 ... 41
Title Δ
performance of std::vector c++ size() inside loop in member function -0.21
boost::filesystem::directory_iterator copy-ctor implictly deleted 0.00
emulating thiscall in C to achieve struct functions without self-re... -0.16
What's the difference between std::multimap<key, value> and s... +1.11
When to use parallel counting - MIT HAKMEM for bitcount when memory... +0.49
Substraction or decrement random access iterator pointing to begin 0.00
friend of specialized template class (C++) +0.47
Why is this double initialization with a comma illegal? +0.60
Performance penalty using 'auto' keyword in Visual Studio 2010 +0.45
Safe in C# not in C++, simple return of pointer / reference, -0.60
How do you implement a copy constructor when an element doesn't per... -0.14
difference between implementation of copy constructor and constructor +2.00
Reference as member variable -1.07
"Discards qualifiers" error with virtual function and/or... -1.84
passing args as reference to pointer with(no) constness gives diffe... -0.52
Confusion about Internal linkage -2.14
using CString with boost string algorithms - reduce to one typedef? 0.00
What is the difference between int and char arrays? +0.17
Is accessing the raw pointer after std::vector::reserve safe? +1.23
ambigious overload for operator>>’ in ‘getfile >> point’ +1.60
Accessing class members from inline assembly in Visual C++ +1.54
C++ Template Wrapper class for std::vector -0.16
Reading large binary files in small parts -0.84
const char* vs char* -0.83
Does C++11 have any support for local functions? -0.17
How should I correctly assign cout to a static ostream reference va... -0.19
Pointer Example in Textbook is confusing me -0.58
Modifying std::set element by iterator: why is my code not compiling? -0.87
Will the standard library of C++11 have forward declaration headers? 0.00
Saving string to overloaded brackets not changing field of object +2.17
class passing reference to itself to a functor with accumulate 0.00
CURL HTTP PUT compliation fail -0.07
C++, variable declaration in 'if' expression -0.70
Should an empty base class affect the layout of the derived class? +0.22
Vector print out wrong value -0.53
Referencing the same variable that you're declaring +1.59
Why use an extern "C" around a C++ namespace -0.59
Global Variables in Header file causing redefinition error c++ -1.83
How does the safe bool idiom bool_type (and the safe bool idiom) wo... 0.00
Trying to pass an array as an argument getting a double[4] to doubl... -1.21
CXX0030: Error: expression cannot be evaluated +2.09
How can I use Visual Studio 2010 with the Visual C++ 2008 compiler? 0.00
Cast char* to std::vector +2.06
String operators C++ +0.70
Question on object lifetime : N3242 Draft -1.62
library using Quartz PDF rendering routines statically compiled and... 0.00
Compiler requirement for override and final +0.25
Using std::complex with iPhone's vDSP functions 0.00
boost::bind can't work with conditional expression? 0.00
C++ templated method disambiguation rules with rvalue references -0.04