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 5 ... 10
Title Δ
How to determine the alignment an object would like +1.79
Why is the move constructor called in this case? +0.35
C++ random yields different numbers for same Mersenne Twister seed... -1.52
Can a very short function become inlined even if it was not explici... +0.82
Populating an array in descending order c++ NOT sorting 0.00
Are there 2 times initialization when there is a constructor with d... -0.70
How to set a default value of float* argument which should be a poi... +1.53
A correct way for the integer wrap around? -0.33
c++ - Reference Counting garbage collection -2.23
Making my own toString() method on c++ struct +1.08
How a single variable with two relational operators works internally +0.87
Whats means the notation "2." in C++? +2.59
Inside method but loop still getting expected unqualified-id error... 0.00
Suppress warning that comparison is always false due to constant be... -0.71
why this program is not printing the correct second element of retu... 0.00
Invalid conversion from class pointer to int +0.35
How to avoid too many if-else statements when loading a structure f... +0.36
Cannot sort with custom iterator +1.55
Can I extend variant in C++? +1.60
Good way to copy a std:set<int32_t> to a std::set<uint32_t... 0.00
Lambda expression in list.erase 0.00
std::launch::async does the number of distinct thread is correct? 0.00
Summation of all similar fields in the struct array +1.29
C++14 encounters strange "use of deleted function" error +1.84
Declaring an empty destructor prevents the compiler from calling me... -0.22
Deleting a 2D or 3D pointer created with new 0.00
Call base class constructor after member constructor 0.00
Does assert() act as the identity function in release mode? +0.34
Is the front address of std::vector move invariant? 0.00
How to call a method from a class in qt? -0.64
C++11: 'decltype class instance declaration' with std::move... -0.13
Why is copy elision an exception to the as-if rule? +1.81
Make iterator that can be used to initialize vector 0.00
Is it possible to write a single named access function for both, co... +0.36
C++ Template no match for operator< -1.76
Filter a tuple of types in c++17 -0.31
Why constructor with 2 argument parameter accepts copy object as 1... -0.44
Why does this compile when passing a lambda in direct initializatio... -1.29
Remove vowels from string C++ +1.35
Why does std::cout of a dereferenced pointer to pointer cause -fsan... 0.00
C++ override private pure virtual method as public +0.72
Is it possible to pass a pointer to a literal? 0.00
Forward declaration vs include in Google c++ style guide 0.00
Why is this variable flagged as "unused"? +0.69
function return type with a different template parameter +0.32
Why does std::map accept a std::pair as key, but std::unordered_map... 0.00
I need the max size of my vector (the value I gave) C++ +1.22
Vector returns negative size c++ -2.05
C++ avoid warning on non-used code parts +1.07
Const being ignored in template function parameter list -1.44