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 ... 28 29 30 31 32 ... 41
Title Δ
What is the purpose of pure virtual destructor? -0.37
No useful and reliable way to detect integer overflow in C/C++? +2.24
Argument dependant Name Lookup in C++ : point from n3290 Draft 0.00
How to generate a vector with unique values? +1.18
extern keyword usage -0.64
C++ pointer arithmetic weirdness +0.95
can the compiler optimize the memory management allocating a static... -0.68
Calling the function pointed by a Pointer-to-Member-Function from w... +0.53
No cout from wxWidget application, but with Eclipse it works fine +0.28
When should a virtual method be pure? +1.17
C++ Novice regarding Bitset operations with strings +0.46
Printing out elements of dynamic array or matrix +0.34
How do I serialize a Boost scoped_array using Boost serialization? +2.34
Implementing a C++ ThreadLocal -1.77
Could a type sensitive language be typeless? +0.26
Help ,clarify my doubt on Unqualified Name Lookup :ISO n3290 Draft +1.97
Subclass/inherit standard containers? -0.00
basic_streambuf::seekoff what should be returned when ios_base::in... +0.50
C++ associative containers - why doesn't the standard defines metho... +0.12
Is the use of std::vector<bool> objects in C++ acceptable, or... -0.21
Segfault on nth interation through std::map 0.00
Reading from ifstream won't read whitespace -0.13
Precise mode in Boehm Garbage Collector -0.50
Named sub-arrays of an array +0.50
Specialization of templated member function in templated class +2.12
C++ default allocator - what should happen if the size doesn't equa... +0.13
C++ Singleton class returning const reference +1.33
What does an expression like arr[''hi there"] imply? -0.67
How do I pass an entire array pointer as const such that the values... -0.93
Is this code legal? (C++0x move semantics) +1.48
istream::tellg() returns -1 when used with my custom streambuf class? 0.00
Const-correctness for C++ classes -0.44
Can I use deque items in a boost intrusive list 0.00
Why this code doesn't compile? 0.00
Why std::pair calls explicit constructors in assignment +0.38
Explicit move constructor? -0.30
Need help in coping buffer using memcpy +0.62
Pointer arithmetic on auto_ptr in C++ +1.80
Behaviour of container std::set during Insertion? +0.28
questions about memory pool -1.14
Can auto using parens mean a function prototype? 0.00
Why i am getting error while executing with the following code? -0.56
How do I replace data of some range of std::vector -2.03
How cast from char* to T*? -0.33
Violation access in time compilation (0xC0000005) -0.00
Assigning a reference by dereferencing a NULL pointer +0.12
C++ template comprehension +0.14
intermixing c++ exception handling and SEH (windows) +0.36
Why is there no function in standard C library like realloc() witho... +0.43
Can a C implementation implicitly include standard headers when inc... +2.84