StackRating

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

François Andrieux

Rating
1651.68 (534th)
Reputation
16,025 (8,733rd)
Page: 1 2 3 4 ... 10
Title Δ
How do I initialise an std::array of non-trivial objects in a class... +0.27
Why bitwise OR and AND logic is not working as expected? 0.00
c++ virtual class function returning instance of concrete subclass +1.77
Use C++ shared_ptr to wrap C struct with deleter -1.31
Infinite waiting on condition variable 0.00
Does c++ provide a way to make a whole struct constant (non-modifia... 0.00
Why does the std::find for vector return a iterator instead of the... 0.00
From a tuple of types to an array of values returned by calling a t... 0.00
Upcast using reference in C++ 0.00
Defaulting multiple arguments -1.42
How to fix 'no match for ‘operator*’ (operand types are ‘Matrix... -0.01
How getchar() function output +1.02
Force class construction exclusively inside factory -0.17
Initialize a class with an array in C++ 0.00
How do I expand integer_sequence? 0.00
Work around disregarded constexpr in Visual Studio? +1.53
C++ std::unique is not showing what I am expecting from it +1.13
Overload resolution in case of templates and inheritance in unique_... +2.67
Memory for std::queue allocated on heap or stack -0.18
How is NULL defined in C++? 0.00
Why does bool casting is called? +0.33
C++ `this` pointer +0.69
using statement and protected constructor +1.67
Trying to edit static variable of parent A class for all child clas... 0.00
Why does std::is_nothrow_move_constructible return false with user-... 0.00
Why does std::future::wait_for not wait for the correct duration? +0.01
Why does the program ends even before running? +0.33
Is it Legal to reinterpret_cast to a void* +0.99
C++ - Unexpected output from std::string 0.00
Passing lambdas as template parameters: what type is actually deduc... -1.39
Check if vector is uninitialised at a certain position +0.24
Why is zero-initialization not the default for non-initialized vari... +1.27
Is it possible to defer initialization of a const variable in C++,... -0.39
Is there a generic way to "unprotect" static const members? +1.78
How to have variadic templates with a type and a size? +1.01
C++ clock() only returns zero -0.68
Safe way to dynamic cast void to a type? -0.21
Why do I keep getting ugly an exponential number every time I try t... +0.73
Why does we have a type mismatch? +1.28
Template interface return types 0.00
Safe usage of captured this in constructor lambda in movable types 0.00
C++ Destructor called for the wrong object? +1.29
Is it reasonable to take std::istream&& as a argument? +1.04
c++ template function overload for pointer type 0.00
Why can't we pass int array[] to hoo(int* &p)? +1.70
Parent template argument deduction in nested class constructor +1.86
Compactify C++ function calling syntax +0.69
Value initialization c++ -1.38
Why is cin.failbit always set even when input is valid? 0.00
Terminate called after throwing an instance of an exception, core d... 0.00