StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 2 3 4 5 6 7 ... 70
Title Δ
Implicitly constructed variables in c++ +0.69
Static thread safety and initialization order -0.67
Is a C++ optimizer allowed to move statements across a function call? +1.84
Get the name of the class calling a function -1.60
Is there a way to specify a different function when passed a lvalue... -0.88
C++ virtual function override +2.37
Calling the more-specific overloaded function from a reference to a... +1.10
How to avoid memory leaks, with C++ with STL containers? +1.53
When can a struct safely be hashed as an array of bytes? +0.96
vector size remaining static after pushback() calls for powerset fu... 0.00
FMA performance compared to naive calculation 0.00
C++ calls destructor immediately, even when rule of three is followed -0.64
Map function pointer to std::string -2.25
How do you know whether main has exited? +1.13
Fast move CString to std::string -0.91
What happens if a object to which a smart pointer is pointing to co... +1.36
Compiler showing 'pi' symbol on error +0.41
So we can use virtual functions with objects allocated on stack? +1.51
Difference between an allocator and a built in array in c++? +1.34
c++ unless wrapper construct for flow control +2.27
inheriting from shared_ptr<void> 0.00
Use template to apply a function template -0.40
Is subtracting larger unsigned value from smaller in C++ undefined... -1.38
Is it ok to put "using std::swap;" in a header? -1.94
Does it violate the standard for a non-default-constuctible struct... -0.53
Non static method cannot referenced - Inner class 0.00
Is " [&](int i) " casting to a reference in tbb paral... 0.00
C++ Function returning object created on the stack 0.00
Noexcept and copy, move contructors -1.56
Use Strcpy_s to Copy Dynamically Allocated Char Array +0.40
How to write java like argument-level implementation of interface i... +1.21
Mixing lock-less and lock-full thread synchronization with atomic T... -1.70
How to secure CRTP against providing wrong superclass? -1.30
"Naming" template class instantiations +0.72
Thread-safe stack mutex destroyed while busy 0.00
Non-template base class for CRTP hierarcy class 0.00
messages polymorphism in c++ -0.52
How could std::atomic::load be implemented +0.19
Should safe pointers be used in strategy pattern? +1.04
Is this duplication in constructors with initializer lists really n... +1.49
Pattern for safe asynchronous callbacks in C++ 0.00
iterators can't access problems properly +0.45
Split Factory (pattern) over multiple libraries -2.36
Microphone stops providing data with NAudio 0.00
Const container returning non-const references -0.00
linker (ld) on OS X: How to use -Wl,--start-group (and --end-group)? 0.00
Cannot call System::Action^ -1.70
Does an undefined symbol from a vtable imply an error between inter... 0.00
Tokenize c++ statements +0.42
How can I Portably Catch and Handle UTF "EN DASH" Minuses... -0.11