StackRating

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

Shafik Yaghmour

Rating
1679.88 (251st)
Reputation
130,232 (481st)
Page: 1 2 3 4 ... 33
Title Δ
Will initializing a const reference argument fom a default argument... -1.95
Capturing a copy of parameter pack +0.26
What does this mean "prvalue of type“ in C++ standard N3337 5.... +1.30
What does `class template Example<int>;` statement mean with... +0.29
Conditional move or copy assignment in ternary operator -0.97
Type conversion in template -2.87
Implementing a std::vector like container without undefined behavior 0.00
std::experimental::source_location at compile time 0.00
Templated function with defaulted std::function parameter causes sy... +1.29
std::vector::push_back() doesn't compile on MSVC for an object... -0.30
std::initializer_list, braced initialization and header +1.24
What is the "C++ ABI Specification" referred to in GCC... +1.09
Is it possible to perform I/O in constexpr functions 0.00
Is aliasing an array of T to an array of std::complex<T> legal? -1.93
Can't stream std::endl with overloaded operator<<() for s... -1.93
Is it undefined behavior to redeclare a variable within enclosed sc... -2.40
Is this failing test that adds zero to a null pointer undefined beh... +2.21
Replacement for removed bind1st in C++17 -1.71
GCC/CLang disagree on partial specialization of template template p... 0.00
Ambiguous member template lookup 0.00
Usage of std::destroy_at() in c++17? 0.00
why an integer can be assigned to a string variable? +0.25
Unused lambda capture warning when capture is actually used 0.00
Why does Clang std::ostream write a double that std::istream can... 0.00
Why isn't there an INT_BIT? +1.13
Why should the controlled group in a conditional inclusion be lexic... +0.62
MSVC and constexpr for function parameter? -1.75
Does clang++ treat system headers in a more relaxed way? 0.00
Is it well-formed, if I redefine a variable as auto, and the deduce... -1.30
Is the following C union access pattern undefined behavior? +1.01
Constructor interferes with member variable designated initializer? -0.49
Enum bitfield and aggregate initialization -0.75
Lambda returning itself: is this legal? +0.06
What is the behavior when pushing/popping a macro inside that macro... 0.00
How to track newer C++ std documents of given topic? 0.00
Incorrect values when initializing a 2D array to 0 in gcc +0.87
Should there be a diagnostic from GCC compiler for this ill-formed... +0.22
C++ constexpr inheriting constructor +0.23
C++ warning: division of double by zero -1.54
=default in declaration vs definition -2.57
Have anonymous structs and unions in C11 been incorrectly described? 0.00
Does constexpr imply noexcept +0.69
How to understand "C++ allows sizeof(char*) != sizeof(int*)&qu... -1.44
Conversion from integral constant expression to null-pointer +2.02
Arithmetic conversion VS integral promotion +1.44
Template deduction failure 0.00
Should a C++ temporary be constant? +0.62
how to replace bvector header for version g++5 -0.71
Filling a std::array at compile time and possible undefined behavio... +0.60
Why type const double is not captured by lambda from reaching-scope... -2.96