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 ... 6 7 8 9 10 ... 33
Title Δ
decltype and const reference return types for strings 0.00
nested functions in gcc using -std=c99 0.00
Why is an extra comma not allowed in a parameter list when it is al... +0.98
Is Visual Studio 2013 optimizing correctly in the presence of /OPT:... +1.47
Understanding anonymous-functors and lambda 0.00
Why must an enumeration's size be provided when it is forward d... +1.74
Given int **p1 and const int**p2 is p1 == p2 well formed? 0.00
When multiplying two integers and storing the result in a floating... -0.26
C++ clang array much faster than clang vector and both gcc vector a... -2.32
VS2012 std::function operator bool returns true unexpectedly 0.00
Can constexpr be combined with volatile? +1.41
I am confused about a constexpr function? +0.66
Linker error (undefined reference) with `static constexpr const cha... +1.64
std::map argument with empty brace-initializers for default argumen... 0.00
Strange values while initializing array using designated initializers +0.85
Passing lambda as function pointer +1.55
Reverse of an Arabic string in c++ 0.00
Does not evaluating the expression to which sizeof is applied make... +1.71
Function optimized to infinite loop at 'gcc -O2' +0.97
how to initialize a constexpr reference -0.60
Implicit conversion from int to shared_ptr +0.85
Understanding the example on lvalue-to-rvalue conversion 0.00
Is Xcode 6.1.1 ISO standard for C++? 0.00
Visual Studio is not creating temporary object when typecasting? 0.00
Operators and template-ids 0.00
Why are unicode characters treated the same in C++ std::string? +2.40
Strange values in a lambda returning initializer_list +0.26
g++ rejects, clang++ accepts: foo(x)("bar")("baz&quo... +1.33
undefined reference when accessing static constexpr float member -0.86
Declarative region of a function parameter -2.04
Do vector.emplace_back() and vector.push_back() do the same thing? 0.00
Passing array as a reference as a parameter using template -0.53
Learn C The Hard Way exercise 14 Error (warning: array subscript ha... +0.13
printf() with no arguments in C compiles fine. how? +0.47
Abbreviated type name long long vs long long int, is it standard-co... +1.58
Multibyte strings and ordinary string +1.22
Am I correct in my observation below about §9.3.1/3 in the C++... -1.04
Are compound literals Standard C++? +2.12
Is it possible to initialise a character array with a conditionally... +0.29
g++ 4.9 rejects valid aggregate initialization in C++14 0.00
Why does printf() promote a float to a double? +1.78
Create array of chars avoiding narrowing 0.00
IAR EWARM (ICC) - Expression must have a constant value -2.66
typeid doesn't work with non-static member function +1.04
MSVC error when using capture-less lambda expressions as second and... 0.00
C++ Force compile-time error/warning on implicit fall-through in sw... +0.96
Why is static_cast on an expression acting distributively? -2.70
Aliasing Arrays through structs +0.80
Will const and constexpr eventually be the same thing? 0.00
What is the official status of C99 support in VS2013? 0.00