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 ... 6
Title Δ
reinterpret_cast of a reference to a shared_ptr -0.21
Size of most derived class in virtual inheritance +0.93
What variables does weak_ptr hold? 0.00
Acquire-release memory order between multiple threads -0.94
Calling non-static member function outside of object's lifetime... -0.14
Do the release-acquire visibility guarantees of std::mutex apply to... 0.00
C++ lifetime of union member -0.49
Virtual class in diamond inheritance 0.00
Why do std::atomic methods offer volatile overloads if volatile is... -0.66
How to use exit() safely from any thread -1.23
How can function overloading and the ODR coexist? (C++) -1.52
Is it possible to obtain the address of the 'this' pointer? -0.45
Free theorems in C++: are templates inherently ignorant and neutral... +0.64
Deadlock when using condition.wait() -0.88
could there be a racing situation in the following code? +1.01
How std::memory_order_XXX works +0.66
What memory barriers are there in C++98? -0.39
Why does std::enable_shared_from_this allow multiple std::shared_pt... -1.18
Trouble understanding C++ dependent types, vs what's on the cur... 0.00
Why does this acquire and release memory fence not give a consisten... -0.40
Will full memory barriers around std::shared_ptr's use_count()... -0.71
Visibility of members of base template class not directly inherited -0.45
Same most-derived class in virtual inheritance = same offset betwee... 0.00
How many temporary objects are created in this initialization? -1.10
Understanding the class shared pointers and its use in inheritance 0.00
Do std::min(0.0, 1.0) and std::max(0.0, 1.0) yield undefined behavi... -0.45
Virtual Table and Object Slicing 0.00
Are atomic objects protected against race conditions? -1.75
C++17: is the temporary object (and storage) created by the compile... 0.00
Workaround for virtual static function functionality 0.00
Class using virtual inheritance seems to allow a base class constru... 0.00
How to inherit constructor from a non-direct base class? -0.40
What is the rationale behind the strict aliasing rule? -0.30
Will Mutex protection failed for register promotion? -1.27
What happens when the raw pointer from shared_ptr get() is deleted? -0.48
Static allocation and placement new result in null pointer derefere... 0.00
Will disabling interrupts protect a non-volatile variable or can re... +1.58
C++ Calling final virtual function in constructor 0.00
Function declared as Virtual in derived class doesn't execute,... -1.35
Does making a derived C++ class "final" change the ABI? +1.40
constant function is called by non constant object. Why? +0.11
Is accessing registers through predefined static addresses undefine... -0.25
No Virtual Function Table for abstract class? 0.00
virtual function in std::shared_ptr's control block -1.34
Placement new base subobject of derived in C++ -1.09
Derived class calling parent class's method that calls an overr... -1.50
Unexpected virtual function dispatch when using base class referenc... -1.00
Why do I Have to reinterpret_cast Pointer Pointers? -1.24
Pointer to smart pointer, purpose 0.00
inline function in different translation units with different compi... 0.00