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 ... 10 11 12 13 14 15 16
Title Δ
Create a recursive for statement in c++ +0.38
Calling Functions With std::optional Parameters -0.43
Pure virtual functions with templated inheritance 0.00
How to get the value of Macro with variable number of arguments? +0.64
Mistake when overriding C++ virtual function -0.49
Why template functions do not show up in the LLVM-IR? +0.51
why for-loop isn't a compile time expression and extended const... -0.82
how to convert from std::vector to args -0.42
How to define a map iterator in c++ using map name and printing map... -0.02
Std function with unknown return type -1.38
Chained anonymous object creation on the heap 0.00
Differentiating between const references to immutable vs. mutable o... -0.42
Are class s / struct s types in C++? 0.00
How to initialize a static array in static function +0.16
STL Container for storing multiple types of values? +1.47
How do you copy a constexpr array to another constexpr array with s... +1.88
How to return real self type of subclass? +1.55
Create a tuple with variatic type wrapped +0.86
Can you call a function using different sized boost::multi_arrays? 0.00
multi level crtp how to pass a middle level type to an upper level 0.00
Default template arguments for function templates syntax +3.00
Linux compilation error - cannot convert type ‘string’ to type ‘str... 0.00
Abstract syntax tree in C++: classes vs. structs -0.65
How to use functions with different parameters as a function parame... 0.00
Change array dimensions at runtime -0.32
C++ - Variable not being updated -0.15
Are infinite typedef function pointer inheritances possible? 0.00
Pass unknown type and quantity of args and concat to char array +0.52
How to create a constructor of unknown number of variables and unkn... +0.52
SFINAE: Detecting if a function is called by a compile time known v... 0.00
How Can I Avoid Explicitly Specializing Templatized Functions With... -1.17
Trampolines in C++ Metaprogramming 0.00
Is this correct program of making a class singleton? +0.54
constexpr vs. static const: Which one to prefer? +2.88
Type of a lambda function, using auto +2.64
C++ : union of two types without virtual base class inheritance +0.09
Can I do this without a macro (in C++ 11)? -0.74
Any way to use base constructor in derived class? +0.85
pass object by value between threads +2.44
Can't find my Memory Leak 0.00
Accessing deleted memory -0.89
What is the vector in pointer means? +0.53
Implicitly-defined copy assignment operator 0.00
c++ templates and polymorphism no sutiable user-defined conversion +2.37
Allow class to be assigned as zero -0.46
Understanding complex typedef expressions +1.13
Handling multiple states in a C++ class -1.41
How to convert a function pointer to function name? +0.05
Combine variadic template arguments with a lambda -1.00
Getting the size of each type of the parameter pack? -0.11