StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Luc Touraille

Rating
1593.61 (2,089th)
Reputation
61,908 (1,461st)
Page: 1 2 3 ... 6
Title Δ
Best practices coding c++ -0.18
Enforcing invariants in metaprogramming 0.00
How can I create a style with borders from VSTO code? 0.00
How do I get the method pointer of a class, with multiple implement... +1.52
Multiply elements of a vector with all elements of same vector +1.26
SSL 480 error in python Requests 0.00
value propagation in a std::vector -1.00
How can I distinguish overloads of templates with non-type paramete... +0.36
std::remove_if: Removing all occurences of a pointer from std::vector +1.23
How to check whether a container is stable 0.00
Qt Whenever pressed enter in QTextEdit 0.00
uninitialized variable in moving average computation 0.00
Why the value_type/difference_type/pointer/reference of back_insert... +0.66
What does that expression mean in C++ +1.41
Passage of a reference to a pointer for base classes -2.03
reverse map value c++ +0.37
Variable scope in for c++ -0.12
How can I initialise a reference member in the default constructor? -1.60
Questions on some code using boost::zip_iterator 0.00
Dynamic namespace usage based on a template parameter -1.09
Convert an mpl sequence of sequences into a trie +1.29
Removing the first type of a std::tuple -0.84
C++ templated array operator[] using ints -0.47
How can I prevent a variadic constructor from being preferred to th... +2.15
Can I use value_type on an instance of the vector, not on its type +1.15
How does boost serialization actually save const object 0.00
Use mpl::vector as function table 0.00
Life time of an unnamed temporary constructed in if condition expre... +0.96
In a hashmap/unordered_map, is it possible to avoid data duplicatio... +1.72
How to optimize boost::mpl::vector code? 0.00
Is there performance benefit in using temporary object? +1.64
QProcess and command line "/c" argument 0.00
Template class and forcing certain methods to be implemented by User -0.12
How do I iterate over a vector and also know the index of the eleme... +0.15
Function calls vs. local variables +1.31
Customize an iterator for a wrapped list -2.35
Turning #ifdef's into a template metaprogram in C++ -1.36
Is it possible to use std::accumulate with std::min? 0.00
Is it possible to specify multiple types for a function parameter? +0.13
Prevent dangling rvalue reference with trailing return type -0.02
How can I check if a type is an instantiation of a given class temp... 0.00
Function to generate some vectors of two values (x,y) of some forms +0.93
Explanation required regarding Double destruction of exception obje... +1.48
C++: Passing a variable as a template argument -1.42
Template Member Function to Write to Output Iterator +1.51
Attributes handling in C++ Design +0.40
Can I mix compile time string comparison with MPL templates? 0.00
OCL constraint using Ecore classifiers - Unknow type exception 0.00
Can I safely memmove around a boost variant? +0.39
Is it possible to generate a parameter pack? -2.04