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 ... 9 10 11 12 13 ... 16
Title Δ
Returning different type from a function template depending on a co... +1.75
Passing specified template type as template parameter +2.28
How can I let compiler to deduce a type of nullptr? -0.61
How to get C++-template-like behavior but only allow two specific t... -0.02
Abstract class and unique pointer -2.07
if-else depends on whether T is a complete type -0.48
Is it possible to determine if a parameter of a function is signed... -0.24
Initialising 2 dimensional arrays in c having large array lengths l... -0.49
How to manage std::list elements as references? -0.85
C++ Inherit base constructor, but still call default derived constr... +1.16
Passing references to a variadic-templates use the std::reference-w... -1.75
Autogenerate function header, variadic template -1.37
Dynamic member of an Object in c++ 0.00
debug assert vector iterator not dereferncable with find_if +0.63
String Comparison Issue (C++) -0.29
Storing a child-class pointer in a map of parent-class pointer +0.51
wrong number of template arguments 0.00
How can I prevent these memory leaks? +1.12
Delete a vector without deleting the array -1.31
Is it possible to set the value of elements in a constexpr array af... -0.45
Is there an elegant solution for selecting between callable and non... +0.54
Destructor causes corruption of the heap. -1.46
up casting with CRTP using std::unique_ptr 0.00
Accessing local variables from void functions +0.50
C++ compare vector and list 0.00
Can class type be deduced from pointer to member function template... -1.65
Why doesn't std::is_invocable accept a non type template parame... -0.50
Deduction failure when using a constexpr function? +2.38
Passing objects as parameter to constructor? 0.00
Getting SFINAE to work with `is_callable` on an overloaded function... +2.80
Does weak_ptr work alongside unique_ptr? +0.36
Calling class method inside lambda function inside class method 0.00
what is going on in std::function operator() and std::forward? +0.63
Smart pointer polymorphism in collections +0.27
Multiple inheritance: accessing common interface -0.48
Unable to pass macro definition to base class -0.88
c++ Adding Class Member Function into Map 0.00
Avoiding virtual function calls in a computational graph 0.00
Check and Deletion not working as expected +2.49
private base class error when using enable_shared_from_this 0.00
C++ : elegantly iterate a set of numbers +0.51
Why can't a generic lambda call itself, but wrapping it in a cl... -0.85
C++ - Objects in Vector Unable to be Modified -0.46
C++ - Passing rapidjson::Document as an argument to a function 0.00
Template deduction for variadic template lambda arguments 0.00
Calling template member functions 0.00
Delete value with generic type only if it's a pointer -1.37
Mixing types and nontypes in variadic template parameters? +3.17
Access to class variable from within objects that are part of same... -0.23
C++ Initialize Static Array +0.62