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 Δ
Secure Cookies on http requests 0.00
Confusion about std::unique implementation? -0.97
C++ Code with conditional constexpr annotations vs. ODR and linker +0.71
How is the order of occurence maintained by the given conditions -0.47
Why compile-time floating point calculations might not have the sam... -1.71
In what sense does a weak_ptr 'own' a shared_ptr? -0.42
C++: Can an object both be stored and not stored? -0.43
C++ base class pointer calls child virtual function, why could base... -1.10
What does std::includes actually do? -0.92
Why calling shared_from_this calls std::terminate -1.22
Why fdump-class-hierarchy gives two pointers int vtable for virtual... 0.00
c++ vtable in multiple inheritance, pointer to thunk method 0.00
Existence of objects created in C functions -0.06
Can the storage of trivially copyable objects be safely reallocated... -1.21
Why virtual method generates undefined reference to _sbrk? +1.51
Why we couldn't create container with abstract class? -1.11
Does having a shared_ptr member break the CopyConstructible contract? 0.00
Strict aliasing rule and strlen implementation of glibc -1.85
How to call copy constructor of all base classes for copying most d... -0.68
shared pointer and raw pointer lifetime -0.92
I need a simple example of when to use non-virtual multiple inherit... -0.76
Is placement new legally required for putting an int into a char ar... -0.82
memcpy derived class to base class, why still called base class fun... +0.13
clarification of specifics of P0137 -0.88
C++ Virtual Inheritance: static_cast "this" to virtual pa... -1.08
std::map operator [] -- undefined behaviour? -0.46
Virtual Inheritance: what happens if the keyword is at some point f... -1.78
Mixing virtual and non-virtual inheritance of a base class -1.45
Object construction and Virtual pointer during mutiple inheritance +0.60
Private inheritance and returning references from functions +2.49
C++11 std::thread and virtual function binding -1.39
Merging abstract and final methods through multiple inheritance -0.48
where is the overridden virtual method saved in the vtable c++ in m... -0.68
Constructor behavior in case of default, parameterized, copy ctor a... -2.19
Is it possible to change return type of a specialized template func... -0.45
What do Clang and GCC do when `delete`ing base classes with non-vir... 0.00
C++ circular construction dependency: class constructors taking a p... -1.41
Is it possible to declare a pure virtual function with deduced retu... 0.00
Java: confusion about Java keyword "volatile" explained i... -0.44
Which operator is called to assign to const reference during constr... +0.54
Get the sizeof Object's Members -0.02
Virtual multiple inheritance and casting -0.94
Strange output when printing the value 0x89 (-119) -0.58
Function object: Invalid argument -0.65
c++ virtual inheritance: Implementation difference +0.60
When is it valid to access a pointer to a "dead" object? -1.22
What implicit conversions happen with istream? -0.52
how could I gain a class address from it's base in multiple-inherit... 0.00
virtual method behaves differently with multiple inheritance 0.00
size of derived class in virtual inheritance 0.00