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 ... 7 8 9 10
Title Δ
mutex or atomic in const member function +3.92
Why am I getting a 'multiple definition' error? how do i fi... -3.79
How does the compiler know which function to pick for a polymorphic... -2.61
What rules govern use of multiple user-defined conversions between... +0.74
Need help to understand where i am going wrong with strings -0.50
What means scope resolution of structure in a variable declaration? 0.00
c++: use of class as template argument before class is fully defined 0.00
How do I restrict the calling of the constructor of one class to on... +3.42
Create a vector of shared_ptr to ints 0.00
Why does this C++ fibonacci sequence program work for the first 46... +3.42
Is it possible to add all of a vector's numbers using <funct... 0.00
getting strange values for pointer and a regular int +3.65
Why does this code meant to separate words run unusually? +3.66
How can I use a private parent class as a parent of an internal cla... 0.00
Vectors and Pointers -2.25
C++ why this code doesn't work? +3.91
Local variable pointer overwritten on each method call 0.00
Evaluate expression with stack 0.00
Undefined reference to static variable of a class template +4.10
operator= bout side one by value second by refrence? 0.00
User input error when inputting a character within a switch stateme... -0.36
Storing sockets in vectors to then close, same socket keeps getting... 0.00
Add emplace_back to template class +0.23
why does std::map take a pair? +3.62
C++ even and odd number checking with bigger values +3.88
How to create a 2D vector array with default values? +4.21
template operator specialization with = 0.00
Why does the number of elements in a initializer list cause an ambi... -1.80
populating array at the beginning of the program +4.12
Double overflow? -3.79
Don't use sizeof for T if T is a function -0.69
The memory space is allocated to the data members of a class only w... +1.02
variable or field 'Function' declared void 0.00
How to get the path to an existing file? -0.16
C++ for loop and do-while loop of a single dimensional array gives... +3.91
Bitfields. Why is there no output? +1.78
c++11. Is it possible to do this: string foo = cout << (.0000... -2.08
Template class template constructor specialization 0.00
Are lib files exclusively statically linked or do they need to be c... +3.95
The first snippet below compiles, but the second doesn't. Why? +0.63
setting typename default value for vardiac and normal template +5.24
Order functions in .cpp files to match order in .h files in Visual... 0.00
Program stopped working when trying to file.read() to a new variable 0.00
Rotating vector elements by value greater than vector size? -3.44
C++ function to check if char is a capital letter and compute no of... +1.54
method already defined (template class) -0.00
Conversion of vector or array to a list of arguments in C++ +3.76
Finding biggest number in array returns max int value -0.56
Returning a class in a function with exception handling +0.96
Return moveable member variable from class 0.00