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 6 7 ... 15
Title Δ
Why and when does the ternary operator return an lvalue? -0.90
Why do I not need "std::" in some scenarios? 0.00
Creating a map using struct members throws bad_alloc 0.00
Is it valid to place a typedef inside a class that uses class itsel... 0.00
How to specify -std=c++11 option in bazel BUILD file? 0.00
Default value of a protected member c++ 0.00
return discards ‘const’ qualifier from pointer target type +0.36
C++ Why the compiler is not able to generate code that returns cons... 0.00
How do I use concepts in if-constexpr? +0.48
C2447 when using braces for templated base-class initialization in... 0.00
c++ string constant and static initialization order fiasco -0.38
how to fix 'expected constructor, destructor, or type conversio... -1.65
Protobuf: Understanding the compiled output of proto files -0.97
Expected expression? 0.00
Using `kill` to trigger a parent's `waitpid` 0.00
C++ Variant: Why does Converting constructor require sizeof...(Type... 0.00
Error C1202 (stack overflow) when recursively computing a templated... 0.00
Why does std::is_copy_constructible not behave as expected? 0.00
understanding std::fmod and std::remainder 0.00
Overloading global operator new (non-POD) 0.00
Simple encryption with encryption key -1.09
C++: how to make std::unique_ptr<int> point to a new integer? +1.35
Why can't I access the private constructor in my static functio... -1.23
Variable-sized object may not be initialized Error despite initiali... -0.20
assign std::unique_ptr to std::function -0.01
Transferring ownership of raw pointer to unique_ptr -1.23
Can class member be initialized with another class member in the in... -1.58
Template specialization with empty definition +0.22
C++ for loop multiple condition inconsistency +0.21
Compiling C++11 with g++ 5.4 -0.96
Why does C++11 contain an odd clause about comparing void pointers? 0.00
'const' qualifiers cannot be applied to 'std::vector<... 0.00
How to access range of bits in a bitset? +0.55
inherited templated method not visible after method with same name... -1.82
Error with string library in c++ :: libc++abi.dylib: terminating wi... 0.00
How do I support any_cast to cast a custom class to a string? 0.00
If I use std::function to capture a lambda, should I worry about it... 0.00
What is the difference between SIGABRT and SIGSEGV -0.96
why singleton instance has to intialize in following code +1.81
Basics of Switch in prograaming 0.00
Difference in assignment/initialization of shared pointer 0.00
Use char16_t type as an array of char[] and reconvert it via reinte... 0.00
Chained inheritance of empty classes, still necessary? 0.00
What is the reason to extend "undefined behaviour" over t... +0.80
Why is an initializer_list of enum values not considered a constant... -0.59
Is there a way to concatenate multiple vectors simply? +1.55
C++ string class +1.13
Macro replacement list rescanning for replacement -0.93
Why do I have to enclose bitwise operators, such as &,|,etc in... -0.27
cpp no matching function call for call to constructor. Why? 0.00