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 ... 18 19 20 21 22 ... 41
Title Δ
Unexpected result from shift right g++ -0.72
C++ custom allocators and STL containers 0.00
Const_cast allows to modify the constness to a path that leads to a... -0.56
Precedence between conversion operators in C++ +2.20
what will happen when an array is initialized more than once in c++? +0.46
Can deque memory allocation be sparse? -2.01
What am I doing Wrong with this C++ code? -0.14
Does the standard guarantee, that std::string::resize will not do a... +0.46
bit c manipulation 0.00
Compare pointer to given value in C++ +1.67
Accessing inactive union member - undefined? +0.38
C++ class object pointers and accessing member functions -0.95
seekg invalid arguments? 0.00
Using integer format specifier instead of short int: Why does the c... +0.61
Destructor called before move-constructor? 0.00
What happens to the basic_ostream base when basic_iostream is moved? -1.38
Why does C++ enforce such behavior in crosses initialization? -0.55
64-bit NoBarrier_Store() not implemented on this platform 0.00
array with same index changed without being reassigned 0.00
Does dynamically allocated memory for data members of a C++ class f... +0.26
overload << in c++ -0.64
Memory locations of classes (refers to Inside the C++ object model... -1.59
Cannot overload function -0.05
How to use void* +0.05
Resetting the State of a Stream 0.00
function modifies a class not referenced +2.18
Task using for (strcmp aswell) -1.63
What's the motivation behind having copy and direct initialization... +0.55
c++ array code error 0.00
CISC instruction length 0.00
Copy constructor and assignment operator implementation choices - -0.81
Extending libraries in C++ +0.53
How MAKEINTRESOURCE and WM_NOTIFY works? 0.00
Why do most x64 instructions zero the upper part of a 32 bit register -0.52
why no sort(v) in C++? +1.09
C++ error C2801: 'operator =' must be a non-static member +0.19
segmentation fault - file writing 0.00
Deduction fails 0.00
Eckel Vol1, pg283, Incomplete type specification, what is the compi... +0.11
Converting MSVS 2010 project to MSVS 2012 RC but get error "Th... 0.00
Friend functions in C++ -0.76
Would it be reasonable to define destruction order of vector elemen... -1.72
C++ templates: separation of definition and implementation using te... +0.29
Why doesn't the C++ compiler complain when I use functions without... +2.44
Try to put own Class to creating by me <Template> like vector... +2.18
Can't delete and erase object pointer on a vector 0.00
How to store a function in a member of class? (Using function as ca... -0.82
Meaning of .-main expression 0.00
Creating a class member pointer function variable that points to a... -0.96
ifstream.read() sets fail bit if reading less than available 0.00