StackRating

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

curiousguy

Rating
1418.04 (4,535,897th)
Reputation
4,586 (36,294th)
Page: 1 2 3 4 5 6
Title Δ
Equality evaluation in associative containers (STL) -3.61
Odd C++ strict-aliasing warning +0.09
CRTP-related compiler error on pointer-to-a-member-function default... -3.58
Are there practical uses for dynamic-casting to void pointer? -2.81
Class sizes with virtual inheritance in C++ -1.95
Ambiguous member access expression: is Clang rejecting valid code? -0.24
How can I detect whether an exception is active during destructor? -1.11
Windows vs. Linux GCC argv[0] value +0.86
Write function not using the seekp value -3.02
Distinct implementations for pure virtual functions with same name -1.39
In a templated derived class, why do I need to qualify base class m... +3.03
C++ constructor calling order -2.78
Use boost::mutex with MFC threads (AfxBeginThread)? +4.19
Confusion understanding Virtual function call and dependent base cl... -4.14
How to avoid code duplication in this example? 0.00
boost::scoped_lock not working with local static variable? -2.43
How to change object shared pointer points to while it is occupied... -4.28
Pointer Arithmetic on pointers to pointers and the like +4.31
Summing bool values in C/C++ -1.52
How do I ensure that two types have the same size? +3.90
Can I guarantee the C++ compiler will not reorder my calculations? +1.05
std::set constructor second argument error +3.88
segmentation fault when erasing an object from a vector c++ -1.42
When can a cond var be used to synchronize its own destruction/unma... -2.18
extern pointer problem in c++ +0.68
initialisation of const member of base class into derive class -3.23
Why does this code segfault on 64-bit architecture but work fine on... -2.93
Why are std::vector::data and std::string::data different? -3.78
PHP - Using a Unix Timestamp as a key? +2.05
Is this hack to remove aliasing warning UB? +4.15
AES: how to generate Key from password for every algorithm size +3.93
Is the: "std::string can hold '\0' character" by design? -3.63
shared_ptr<> is not required to use reference count? +0.43
How C++ virtual inheritance is implemented in compilers? 0.00
alignof(char) == 1? +4.00
overriding virtual function return type differs and is not covariant 0.00
Weird use of `?:` in `typeid` code +4.05
Does boost::scoped_ptr violate the guideline of logical constness 0.00
gcc: How to use __attribute((__may_alias__)) properly to avoid &quo... 0.00
Is Virtual Inheritance necessary for Exceptions? 0.00
In C++, does overriding an existing virtual function break ABI? 0.00
No matching function call to <anonymous enum> 0.00
C++ template instantiation with shared_ptr to const T 0.00
Overloading operator= as Non-Member 0.00
Is reinterpret_cast mostly useless? 0.00
Propagate constness to data pointed by member variables 0.00
Deprecation of the static keyword... no more? 0.00
Empty Data Member Optimization: would it be possible? 0.00
enable_shared_from_this - empty internal weak pointer? 0.00
Can a C/C++ compiler legally cache a variable in a register across... 0.00