StackRating

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

P.W

Rating
1550.25 (7,858th)
Reputation
20,510 (6,603rd)
Page: 1 ... 4 5 6 7 8 ... 15
Title Δ
Prefered cast style from integer to enum QEvent::Type -2.00
Why am I allowed to explicitly instantiate a template specializatio... 0.00
try catch fails to handle segmentation fault inside a pthread +2.03
Is it possible to invoke an injected friend template function? 0.00
What would happen if "i = i++" was not considered undefin... +0.25
Why does const vector<const pair<...>> give an 'can... +1.97
Bitwise Operators in C, int 021 vs 21? 0.00
bad_function_call when using lambda function on boost:heap 0.00
Inconsistent behaviour across compilers in regard to instantiation... -1.64
Why is a constexpr function on a reference not constexpr? +1.10
having trouble passing lower_bound a fourth argument 0.00
What is "pch.h" and why is it needed to be included as th... 0.00
How to explicitly call the destructor on a templated item member -1.26
C++ interpret the curly bracket in assignment? +0.47
Compilation error when using empty list initialization constructor... -0.22
I try to create code that display its given arguments in reverse or... 0.00
Binary addition +0.47
Escape struct field in a macro definition +0.32
jeo=(1/(1+decade)); not giving me accurate answer -0.58
c++ data structure to hold 128 bits of data +0.34
Which version of VC++ is wcstof added 0.00
Custom error handler with __PRETTY_FUNCTION__ 0.00
C++ new if statement with initializer -0.34
Custom allocator bug with STL container -0.03
C++ scope on heap -0.68
How to compare std::error_code in system and generic categories? -0.53
How to make C++ compiler produce error or warning when an instance... 0.00
Can't figure out how to give user all the options for starting,... +0.48
using constexpr with static in circular initialisation? 0.00
Implicit conversion and functional operators 0.00
What are the rules for using constructors vs braced initializer lis... -0.04
“Downcasting” unique_ptr<Base> to unique_ptr<Derived> w... 0.00
What happens when the raw pointer from shared_ptr get() is deleted? +0.85
Simple explanation of the Ankerl fast exponent algorithm 0.00
How can i minimize the memory leak/stack-buffer-overflow errors lik... 0.00
cv qualifiers in decltype of prvalue expression +1.99
Decrypt monoalphabetic cipher to new text file -0.70
c++ vector subscript out of range omp locks 0.00
sizeof() returning different values even when the two variables con... +0.44
Space leak in C++? 0.00
What optimization benefit does `pointer[restrict static 1]` bring w... -0.80
Overload of template function with one that accepts lambdas -0.03
Count number of variadic arguments in macro function -0.81
Is it safe to use std::future and std::promise with non std::thread? -0.97
-Wshadow=global considers enum class entry shadowing a global. Why? +1.98
Class template argument deduction before C++17 0.00
exception specification of overriding function is more lax than bas... +1.03
atomic arguments order of execution in C 0.00
How to use goto statement in lambda expression C++ -1.25
Is (int32_t) 255 << 24 undefined behavior in gcc (C++11)? +0.55