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 ... 6 7 8 9 10
Title Δ
C++ function returning wrong data type -1.48
Create shared_ptr from reference -1.96
Template Specialization with Template for Static Function 0.00
Provide default value for constructor initializing reference instan... +1.91
Create object using user input +0.39
Passing multiple sized arrays to virtual method without using templ... +0.78
What happens when virtual destructors are declared, but have no imp... +4.70
C++ functional operator struct not doing anything? -0.17
Defining a functions for all integers available on a platform 0.00
Different behavior when trying to swap two variables using {} and s... -0.01
Constructor can't find appropriate definition, and 100 other er... +3.53
No matching function for template class operator in C++ with .hpp a... -4.22
c++ - How to extract first element out of a vector<string> an... +3.52
c++ memory allocation howto 0.00
Visual studio 2015 hitting breakpoint 0.00
Concerning Struct Constructor and Destructor behavior - C++ -3.71
How to detect if a type is shared_ptr at compile time -2.23
Method as default parameter for a method 0.00
Complicated C++ template code 0.00
How to make a class's function default -2.60
How to specialize a class for an inner type of a template? -2.79
How to invoke this member function in C++? 0.00
Are shared_ptr on static objects good? +4.75
Defining 3-D bool vector in c++ 0.00
Typecasting char to long +4.05
Why is a Loop Giving Different Results Than accumulate? 0.00
c++ deleting all children in a tree structure while informing the p... -3.02
Different sort methods with template collection 0.00
"Conditional" alias templates -4.23
Why & How C++ allows compile time arrays to be created using dy... +0.81
Does new X cause a mem leak when passed as an argument to a function? -3.36
C++ safe bool wrapper +4.49
how to throw an exception when there is no constructor in the inher... 0.00
How to deduce const and non-const type without duplicating functions? -0.27
Can someone help me understand how to perform this expression using... -0.50
Initialize std::map, using default-constructed values +3.54
this code compiles but doesnt show output when it runs (c++) in vis... -0.69
Initialise const int and object with that const int in the same con... -0.63
Pass object by reference to a different object 0.00
Difficulties with string declaration/reference parameters (c++) -4.25
Why I should use thread.join the make the program run normal? 0.00
c++ passing subclass as parameter 0.00
Which data type may I use to take 100 digits in a variable in c++ 0.00
C++ what happens when function returns vector<shared_ptr<>... -3.40
C++ Visual Studios 2015: #ifdef WIN32 not executing properly 0.00
C++, accessing a friend function data within a class 0.00
Getting a Error : warning C4715: : not all control paths return a v... +5.20
Understanding inheritance on C++ template class 0.00
Use vectors as key in unordered_map +4.53
I want to put a pointer to an object that is const into a container... 0.00