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 2 3 4 5 ... 15
Title Δ
What is the linkage of `main( )` in g++ +1.69
C++ class: calling private function in for-loop from public function 0.00
Copy templated function argument in Eigen +1.84
How to get size of nested std::initializer_lists? -0.92
Passing function object to the thread object's constructor - co... +0.92
Move semantics: why is the destructor called on the moved instance... 0.00
Why does MSVC optimize away this memcpy call? +2.14
function pointer and memory adress in C -1.36
Template member of template class implementation in header file 0.00
OpenMP Handmade reduction directive 0.00
Why can't I call the function (signal handler) returned by func... +2.73
How do I generate infinite random numbers of pair of dice until the... +0.14
Cannot catch access violation exception by use of C++ catch(...) 0.00
Why is an "unsigned int" NOT different from an EOF - can... -0.04
not able to assign value to class function using constructor -0.29
Why would a new[] expression ever invoke a destructor? +0.25
How std::find_last_of actually works? +0.47
multiple string literals to const char* in same assignment statement -0.93
Checking if window of specific application is in minimized state? 0.00
Using C++, test existence of static member using SFINAE, return wro... 0.00
Some trouble in struct _stack* and Digit::struct_stack* 0.00
GCC : C++11 inline object initialization (using "this") d... +2.15
Can a template parameter name of a function template be used more t... 0.00
Safety of placement new and std::destroy_at in typed std::array? 0.00
Partial specialization using Concepts -0.46
Why can static local object be accessed via pointer or reference fr... 0.00
Declaring defaulted assignment operator as constexpr: which compile... -0.89
Using type from inline namespace in cpp file does not work in MSVS 0.00
Pointer output issue in C++ -1.46
Why does calling a class method with a pointer which is NULL work? +1.68
Does c++ allow function call outside any funtion? 0.00
extract value after decimal -0.56
Why does exchanging variable name changes output of C program? -0.41
C++ classes and vectors -0.04
Deduce a parameter pack from specific member of all pack elements 0.00
Macro redefined 0.00
Is array::operator[] actually noexcept? -2.23
operator overloading and function overloading producing ambiguous c... -1.70
why gcc can automatically tag a symbol as weak 0.00
Constexpr variable captured inside lambda loses its constexpr-ness -0.94
Does string::capacity/reserve() count terminating null? +2.46
Copy Map from the second element onwards to another Map +0.42
How to use virtual keyword in case of multilevel inheritance 0.00
Understanding of Pointers in long integer data type via programming 0.00
Aggregate list initialization with another aggregate object 0.00
Linker in C++ is accepting Functions with same parameters and diffe... +2.42
find an element in std::vector of std::any -1.10
Why destructor called after 'return 0'? +1.09
Why is a "nested-comment" not supported in C++? +2.64
Why does Visual Studio 2017 shows me error, when I use std::wstring? 0.00