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 ... 8 9 10 11 12 ... 16
Title Δ
How to pass first N args to a C++ function -1.18
How to use if-constexpr without repeating code? -0.85
How do instance objects see the private members of function's a... -1.38
C++11 auto and void* generics -0.74
Having problems understanding a sorting bug 0.00
Create an alias from one type to another +2.39
Why the main function output 73.4 even if it's return type is i... +0.50
initialize base class whose constructor takes an reference +0.02
Overriding a virtual method in a base class with conditional type t... +2.08
Pass through constness from a struct to its pointer and reference m... -1.69
Why SFINAE works incorrect for me in this case and how to fix it? +0.85
Why the const keyword is disqualified if I return an object of the... 0.00
How to use move semantics iterators and templates 0.00
std::forward in non-template function -1.77
Optimize switch(x), x is a constant number passed as a parameter +2.58
Get typename from passed in template 0.00
How do I extract and execute a target from a std::function -1.32
Compile-time types generation in constexpr functions +0.62
Sizeof an Object in c++ -1.85
C++ SFINAE with decltype: substitution failure becomes an error? +0.43
segfault in c++ templates -1.56
Lambdas are just classes with operator() overloaded? -1.08
inject implementation to a single multi-function interface class -... +2.32
Pass class function to another class function 0.00
how to specialize the template 0.00
How does operator overloading work in this case? -0.57
Template function argument deduction with an implicit conversion -1.18
C++: Return a lambda expression from a function that captures param... +2.68
Constructor template argument deduction with std::function as param... 0.00
Why typename is required even though it seems enough to deduce the... 0.00
How do you pass a templated class instance as a template parameter... 0.00
Assigning one structure type into another type in c++ +0.49
Can I store a typename? 0.00
Adding typename causes program to fail compilation 0.00
Construct object from vector using move -1.51
Give another class access to specific methods 0.00
how to make_pair includes weak_ptr 0.00
SFINAE and template function instantiation: Why a template argument... 0.00
explicit specialization of a function template (which is a member o... 0.00
How dangerous is reinterpret casting to objects that should have th... +0.05
Template object manager, incorrect argument 0.00
std::unique_ptr and std::shared_ptr as parameters for virtual funct... 0.00
Can a container of pointers be deep copied without explicity iterat... 0.00
Is pass-by-value/reference defined implementation or behavior wise? +1.16
Compiler not enforcing return contract -1.47
What profit of universal reference usage in range based loop? 0.00
2D array through classes in C++ -0.90
How do I put items into a vector which has a type of a templated su... +0.94
Default ctor not generated when there's a template copy ctor 0.00
Manage abstract classes in std container -1.74