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 6 ... 10
Title Δ
Why put std::lock before std::lock_guard +1.82
C++ - thread_local vector causes crash on join() 0.00
Multiplication operator not returning value 0.00
c++ dynamic arrays in class +0.36
final specifier has no effect with separate declaration and definit... 0.00
No default instructer exists for (inherited class) c++ 0.00
Can't initialize std::unique_ptr +1.61
why ouput goes to infinite loop -0.44
C++ Dynamic Memory Best Practice -1.17
Lambda that accepts a mutable reference to any type -0.42
When are capture variables captured? +1.99
cin.fail not working as expected in do while 0.00
Casting to different Base classes gives different result. C++ -0.36
Unable to figure out pointers behaviour +0.37
How does template specialization with integer types work? -1.98
C++ return vector.at() address changes -1.90
Why a different type variable can be used as an argument of a param... +2.45
Confusion about the de-referencing of pointers -0.02
Choosing lock granularity +1.42
Why the difference in the flow of universal reference and rvalue re... 0.00
Template Function using Pointers +0.09
Is it ok to destroy a std::promise before future.get() is called? 0.00
Constructor with template arguments +1.82
Example where std::array::max_size and std::array::size gives diffe... -0.83
Safety of using fixed integer types 0.00
Converting char array to int +0.37
C++ Get acces to the data stored in iterator +0.34
Why isn't std::list::splice a free function? +0.36
c++: why can't 'this' be a nullptr? +1.12
C++ erase() in a function +1.43
Downcast: why: ‘A’ is an inaccessible base of ‘B’? -0.17
Changing class member to reference causes crash 0.00
what does colon in the following C++ code means 0.00
Outputting cerr using cout 0.00
Set an array to zero with c++11 -0.78
Why passing std::move(object) and member of this object to function... -1.87
How to deduce template by struct's member -1.14
How to overload operators in C++ when declaring an Object as volatile 0.00
How to implement `+` operator without modifying the LHS argument in... +2.28
What is the reason for a define clashing with a typedef enum in vis... 0.00
Exception thrown: read access violation. when accessing pointer in... -2.76
I am getting errors in a hangman game using C++ 0.00
C++: access initialization constructor for struct elements +0.41
Why doesn't Constructor/virtual destructor with braced initiali... +0.56
Using toupper on char returns the ascii number of the char, not the... -2.46
Member's destructor calling from default constructor +0.37
c++ garbage member values while using public and private overloaded... +1.43
Accessing strings element addresses 0.00
Covering legacy C style functions using C++ template 0.00
What is the type of the errno variable in C++? +2.15