StackRating

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

Guillaume Racicot

Rating
1564.12 (4,895th)
Reputation
14,934 (9,432nd)
Page: 1 2 3 4 5 6 ... 16
Title Δ
Convert enum array to parameter pack 0.00
how to let KDevelop & CMake only build specific targets? 0.00
Difference between vector of pointer and vector of values +1.51
C++ perfect forwarding: how to avoid dangling references -0.98
Automatically deduce lambda arguments from member function signature -0.69
Does clang support __null? +2.70
Can a lambda be passed a as a template parameter in C++17? 0.00
Class is not a template error when converting code from non-templat... 0.00
Why cant i assign a function to function pointer? +2.20
Is it possible to make a function return a typename in C++? +0.27
Is it ok to return default argument's value by const reference? -1.29
CMake generator for Clang on Windows 0.00
Declare class member variables inside class member functions +1.47
Using templates in std::conditional to determine function argument... +1.30
Why is a reference type an lvalue when accessed with a temporary ob... 0.00
c++ return structures and vectors optimally 0.00
enable_if on constructor 0.00
Using std::valarray in numerical simulation 0.00
Initialize std array with numbers from 1-to N template argument 0.00
Why does 'const' behave differently in these two cases? 0.00
Can a variable template be passed as a template template argument? 0.00
How to use Poco library in a simple C++ project? 0.00
How should I organize my directory structure when using CMake with... 0.00
Storing const* in const vector 0.00
Can consteval functions from different translation units interfere? -1.37
How to push a string into a vector of shared_ptr? +2.47
type defined with using can't be used as function parameter 0.00
dealing with rvalue ref inside tuple -1.94
C++ Generate a unique type id +0.45
How I can build Eclipse C++ project with CMake from the Linux conso... 0.00
Can not compile the code because it is deprecated in C++11 +1.94
Why comparing three variables together with == evaluates to false? 0.00
How to delete variable which can be pointer (template)? -0.55
Simple cmake project, build with nmake on windows has no debug symb... 0.00
Where to implement functions from an interface's parent interfa... -1.81
Possible to store templated lambda into std::function? 0.00
Reference to local variable '...' returned from object init... -2.10
How to add Template class as member within a normal class -0.53
How do I temporarily disable warnings for usage of [[deprecated]] v... -1.62
How to make the compiler ignore this if-constexpr that evaluates to... -0.32
__declspec(property) and virtual functions 0.00
which object calls constructor faster? -1.63
How to not delete a copy of base class object? -0.57
Template class with no template class twin -0.05
How do pointers to members in C++ work internally? -1.64
Shouldn't access to private types be prohibited? -1.08
Understanding metafunction to find type in a pack of type -2.05
How to initialize a matrix ONCE in a constexpr constructor? -0.90
Is it possible to call default constructor from move constructor? 0.00
Dynamically iterate over static information 0.00