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 ... 4 5 6
Title Δ
weak_ptr and parent-child cyclic dependencies 0.00
Is manually simulating the effects of the delete operator in C++ fo... 0.00
Why is taking the address of a temporary illegal? 0.00
Simple storage class in C++ and strict aliasing 0.00
Why does marking a Java variable volatile make things less synchron... 0.00
Why is std::type_info polymorphic? 0.00
How many vptr will a object of class(uses single/multiple inheritan... 0.00
Diamond sub-problem: non-multiple inheritance in side branch still... 0.00
In C/C++, are volatile variables guaranteed to have eventually cons... 0.00
Why is −1 > sizeof(int)? 0.00
Strict pointer aliasing: is access through a 'volatile' pointer/ref... 0.00
Why isn't the boost::shared_ptr -> operator declared inline? 0.00
Do fields need to be explicitly final to have a "proper"... 0.00
Question about Virtual Inheritance hierarchy 0.00
What wording in the C++ standard allows static_cast<non-void-typ... 0.00
Why doesn't gcc remove this check of a non-volatile variable? 0.00
Exception Specification 0.00
Why is there no boost::copy_on_write_ptr? 0.00
To get reference counting, do I have to clutter my APIs with shared... 0.00
Are all temporaries rvalues in C++? 0.00
How to prevent derived class from making a private/protected virtua... 0.00
Avoiding indirect cyclic references when using shared_ptr and weak_... 0.00
casting via void* instead of using reinterpret_cast 0.00
How to release pointer from boost::shared_ptr? 0.00
How to cast sockaddr_storage and avoid breaking strict-aliasing rules 0.00
stl ordering - strict weak ordering 0.00
Does const_cast ever cause actual code emission? 0.00
What are potential dangers when using boost::shared_ptr? 0.00
smart pointers + "this" considered harmful? 0.00
Why shared_ptr has an explicit constructor 0.00