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 ... 4 5 6 7 8 9 10
Title Δ
How to dereference typedef array pointer properly? 0.00
Is it good idea to write multi level inline functions in C++? +0.86
Parsing array C++ 0.00
C++ Code generation and template specialization 0.00
Why can you do this conversion? +1.19
How to write a getter for a container of shared_ptrs which does not... +2.51
C++ class changing what "*this" refers to -2.35
How is difference_type supposed to be used in a non random_access_i... +2.71
What is the difference between map<string, pair<string, foo*&... 0.00
Is it valid to return a reference as a reference valid in C++ +2.01
using vector as class member +0.40
Visual Studio Errors: C2672 & C2780 0.00
Templated class definition does not compile in VS2017 0.00
c++ vector generate function class object -0.05
dynamic_cast pointer exception catch 0.00
find_if() with template? 0.00
Arduino int16_t to uint8_t conversion weirdness 0.00
Value not usable in constant expression alternative pattern -1.00
Class member variables based on variadic template -1.59
Building template Stack structure with vector c++ +0.04
memory of a reference variable in c++? +0.39
Lambda and map, param by reference - compile error +2.20
using namespace used as type C++ +1.91
Disambiguating list initialization for std::vector<std::string> +2.55
Lambda capture by default reference vs named 0.00
Only instance of std::mt19937 repeats values in c++11 0.00
double colon after class name (declaration) - what does that mean? +0.02
C++ new type initialization 0.00
c++ - When I create a template I try to use it but get an error(C26... +0.41
Conversion operator from one templated class to another, related te... +2.07
How can I use Bitfields specifically for the following purpose 0.00
tried to use thread on my server 0.00
Initialization of a struct array +2.10
Why can't I use += operator on a list iterator? -0.84
Compiler fails to deduce types when using std::function +1.97
Assign const char * member of const argument to new value 0.00
Is type info automatically updated prior calling destructor +2.07
How do you pass a template name to a method? +0.20
cannot declare variable 'test' to be of abstract type '... +2.04
Choose member type based on template arguments? +2.05
Move constructor on destructed object? +0.42
c++ template specialization and number of template arguments -2.02
C++ 'if' statement displays every option. Outputs show one... 0.00
Is it safe to cast a structure with virtual functions over a byte a... +0.42
Return value type for class member function 0.00
Unexpected behavior using std::map with std::thread 0.00
how to print integers without decimals or scientific notation c++ +0.42
C++: unique_ptr not initializing correctly +2.66
Using "using" in public to inherit private constructor do... 0.00
How to modify some arrays and not modifying others when we pass the... -0.56