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 ... 16
Title Δ
Reuse target_compile_options from variable for multiple targets (CM... +1.98
Why can't `std::async` pick the correct overload? -1.99
How does template function work with multiple typenames which may s... -1.42
Can't move a smart ptr into a std::function -0.94
Javascript style closure in C++ -0.54
Is it legal to call a non-static member function of a stateless cla... 0.00
C++ CMake Compile directives versus? 0.00
Force copy assignment over move assignment operator +2.56
C++20 Concepts : Which template specialization gets chosen when the... +2.57
CMake can't link external libraries 0.00
Conditional template -0.99
Why is the destructor not called for stack variable when using assi... -0.37
Get dependent type of variadic template parameter pack +1.24
const_cast on a static array to add constness -1.58
`throw 1` in C++ +0.43
Template function pointer array variable with deduced arguments 0.00
Accessing virtual classes in C++ +1.95
What template usage is better in factorial 0.00
No viable conversion between Derived Class (constructor has paramet... 0.00
Can I move attributes of temporary objects in C++? 0.00
How to forward iterator calls to a class's private member? -0.62
Project compiling with raylib static library -0.06
Setting Default Compiler in Visual Studio CMake -2.03
more than one instance of function template matches the argument list 0.00
Is new (this) ThisClass() a bad idea? 0.00
Why don't default parameters work alongside a parameter pack? -1.33
Function wont accept Lambda but will accept function pointer +2.27
C++ method implementations: Can I avoid typing the class name each... -1.22
cmake propagate dependencies using find_package 0.00
if constexpr with static_assert in lambda, which compiler is correct? -0.90
What is the benefit of && on a lambda-expression? 0.00
is there a std::optional_function like the given +2.19
Const correctness in automatic template deduction +0.45
Visual studio code SFML no such file or directory -0.06
What's the MSVC equivalent for -fno-char8_t? 0.00
In C++, is it bad practice to use a parameter pack as an initialize... -0.48
Templated class operator+ overloading return type +2.10
How to have a const variable in a for loop for the generation of te... +1.78
How to share variables between different CMakeList.txt? 0.00
How to implement the Rule of Zero with unique_ptr 0.00
Does "code bloat" occur in C++ due to inline functions? 0.00
C++ Template Function Can't Convert 'std:string' to ... -0.23
Abusing comma operator to curry function arguments +1.89
How can you search through records to find one by name or partial n... +2.11
How to return a std::function object of member function which defin... 0.00
Is there a way to have an alias of a template and preserve Class Te... 0.00
POINTER TO STACK-MEMORY 0.00
Moving external libraries "inside" your project 0.00
Google Benchmark as a cmake dependency 0.00
In CMake, how to run dependencies or targets in order? 0.00