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 5 6 ... 33
Title Δ
C++11 Uniform Initialization and function overloading 0.00
Does C++ default-initialization preserve prior zero-initialization? 0.00
Closure default capture overhead +1.88
dereferencing type-punned pointer will break strict-aliasing rules:... 0.00
What is the purpose of the bullet points in [basic.link]/8 in N4140... -0.19
In-class initialisers using = for class templates 0.00
Does the ternary operator short circuit in a defined way 0.00
Is function not called inside typeid? -2.08
Is it undefined behaviour to memcpy from an uninitialized variable? +1.07
Is it safe to memset bool to 0? -0.52
std::is_signed does not work for strongly typed enums : int +1.93
Why does clang produce a much faster code than gcc for this simple... +0.25
Is there a standard way to convert a class to a string +0.47
Why Are Zero Length VLAs UB? -0.07
Undefined Behavior Sanitizer: How to suppress some unsigned-integer... +0.86
Undefined reference, template struct and constexpr static member -0.60
How to mark a constexpr function's parameter unused? -1.62
Is this code well-defined regardless of copy elision? +0.61
Non-type reference parameter/argument +1.87
Note in §8.2[dcl.ambig.res]/2 in N4140 +0.25
Using lambda as parameter to std::cout +0.71
Capturing a Lambda's static in a Nested Lambda 0.00
Iterating over a part of an array in a range-based loop -0.05
C++ standard ambiguity 0.00
Are the result of bitwise operations on signed integral types well-... +0.29
Is assigning a number too big to be represented in a bit field unde... 0.00
g++ dangling pointer warning inconsistency? -1.61
What is the rationale behind tentative definitions in C? +1.63
Two curiosities with the C++ grammar -2.81
Using a temporary array as an lvalue +0.29
Simple std::regex_search() code won't compile with Apple clang+... -0.86
Difference between std:string and std::string -1.61
why does gcc uses && unary operator instead of giving direc... 0.00
why MSVS allows NULL as pure virtual function specifier? -2.59
Constructor conditionally marked explicit +1.28
I think I can understand §5.3.4/11 in N4140, but the notion of... 0.00
Does basic_string class really have copy constructor that takes mor... -2.40
Is it defined behavior to reference an early member from a later me... +0.78
Using argc in a constexpr, is it strictly required that any sub-exp... +0.23
g++-5.1.1 warns about unused variable only when optimization flag i... 0.00
What's wrong with this inline initialization of std::array? 0.00
Variable promotion in C 0.00
Where can I find in the Standard a reference to the equivalence bet... +2.06
What is the meaning of ellipses in a copy constructor? +0.88
Template argument deduction: which compiler is right here? 0.00
How can a program with a global variable called main instead of a m... +0.74
Why does taking a member function pointer value requires class name... +0.27
Constexpr compile error with clang++ not g++ 0.00
Wrong static const initialization that compiles and works 0.00
In class static const ODR +0.60