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 ... 31 32 33 34 35 ... 41
Title Δ
Declaration or Definition -1.52
Unhandled exception in Visual Studio 2008 +0.53
Compiling Sundance-4.73 0.00
how to convert TCHAR array to std::string? -1.10
How to know if the next character is EOF in C++ +0.62
Why does a default argument for a lambda argument trigger a -pedant... +2.01
Aggregate initialization with private copy/move constructors +0.53
A point from n3290 :Argument-dependent name lookup 0.00
How can I force MinGW to use tr1 namespace? -0.25
Is it possible to use the STL multimap value_type function with a m... +0.29
declaring a class member function as friend of a template class +0.53
Log wrong Username/Password attempts with IP good practice? +0.52
Const procedure in C++, weird error in Visual Studio C++ 2010? -1.73
Update mysql table with client input using C language 0.00
comparing iterators in C++ +2.36
Destructor parameters -1.56
Specialize template struct with template class as parameter -0.61
Is it advisable to declare pointer to heap memory as `const` ALWAYS? -1.29
struct member alignment - is it possible to assume no padding +1.39
Is there a reason on not allowing lambdas to deduce the return type... -0.05
Unprotected get function in multithreaded system - needs volatile? +0.57
Trouble with const/non-const overload resolution -0.94
C++ Pass by const reference syntax +0.51
Application Phantom Crash When One Function Call Added 0.00
How to use GCC diagnostic pragma with C++ template functions? -0.55
How to prevent the user from entering more than one character in th... +0.67
Unexpected output of C code +2.27
Stack overflow C++ -1.17
Virtual methods whose type is known at compile-time -0.74
sending user-defined structure using WM_COPYDATA message +0.51
this macro replacement multiple times should give error? +0.07
Why does boost::is_same<int const&, boost::add_const<int... +0.48
Need some advice to choose the proper container -0.50
Temporary macro to store another macro and then reverting back +0.49
How to store a const char* in std :: string? -0.02
CreateThread seems to behave like fork() 0.00
(Not) Pointer Adjusting ruining my day and the heap? (C++) -0.12
How do sets differentiate between objects? +0.91
When returning an object, why put the creation+initialization and t... -0.20
value becoming 0 for no obvious reason -1.97
How to implement MS specific _BitScanReverse() function? +2.17
C++ platform compatibility +2.75
Problem while compiling socket connect code in C -0.42
Bug that disappears when attempting to study it +0.08
order of function call. is it compiler or situation dependent? -1.32
order of function call. is it compiler or situation dependent? +0.18
Order of destruction of elements of an std::vector -0.57
C++ output operator overload -1.42
C++ Structure Declaration and usage compiler error -0.17
Hash table collision, how to get the right value? +2.35