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 ... 4 5 6 7 8 ... 16
Title Δ
Why am I getting an exception with a push involved with a shared po... 0.00
Why do compiler options impact selection of template implementation? -0.84
Initialize std::unique_ptr as a raw array pointer is initialized 0.00
How to make a template with derived behavior? -1.96
Alternative for quad-nested unordered_map monstrosity? -2.19
How to create global instance of class from within function? +0.03
C++ ownership of a function parameter -0.03
Templated Function Pointer Arrays in Visual Studio 0.00
CMake: Fortran modules and compilation order 0.00
How to avoid code duplicate const and non-const collection processi... 0.00
How do I call the values of arrays that are stored in an array +0.45
Can I overload template variables? 0.00
Template argument deduction failure due to inconsistent constness 0.00
C++ passing a templated functor as a template typename +0.43
Difference between inlining and including source through macro 0.00
How to convert a custom vector<typename> to & from an STL... 0.00
Name lookup don't seem to work with nested classes +2.22
No matching generic delegate as lambda parameter in inheritance class 0.00
vector <vector <double>> operator +0.46
in tree i got erro no matching function for call to function but i... 0.00
std:any throwing exception resolving function type 0.00
Comparing std::vector using own class in namespace does not compile 0.00
universal references and packed fields 0.00
Covariant wrapper for std::vector 0.00
Heterogeneous initializer list 0.00
Wrapper for templated functions -0.63
C++ expression templates lifetime +2.22
Is there a way to make a function return a function? -0.63
How can i override a default variable from CMakeLists.txt on CMake... 0.00
Why did the copy operator get called? +0.45
Getting the same string (gene array) in every object in the array d... +0.14
Prevent const function being called for non-const object +0.19
Compiling with CMake and Boost unit tests 0.00
Converting typeid to namespace for static member access (C++) -0.05
Modern CMake Library containing sub-libraries -0.56
Find type for a template by some kind of identifier or int +0.85
Create a function that returns different types with existing class... 0.00
Would the C++11 targeted constructor allow me to safely initialize... 0.00
Templates vs Polymorphism 0.00
C++ function pointers, again. Confusion regarding syntax +2.26
fatal error: SFML/System.hpp' file not found 0.00
Does it make sense for a function to return an rvalue reference? -0.23
Deleting an even number in an array and shift the elements -1.01
How to not compile parts of CMakeLists.txt using cmd line parameters? -0.37
Should I Use Pointers to Collections in Classes? -1.05
Is it possible to pass a variable length array as a parameter in C++? -0.21
Can you capture a reference in a recursive lambda? -1.12
Why Can't I Use Functions From a DLL That Contain auto as a Par... 0.00
Store unexpanded parameter pack 0.00
Get method that can return more than one type using template 0.00