StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Quentin

Rating
1693.56 (182nd)
Reputation
47,828 (2,143rd)
Page: 1 2 3 ... 21
Title Δ
Referencing forward-declared function in anonymous namespace? 0.00
Polymorphic r-value references? 0.00
CRTP and downcasting 0.00
A type that can hold both Foo* and std::shared_ptr<Foo> -0.57
Passing the address of dereferenced smart pointers to functions tha... +0.03
How to express concepts over variadic template? +0.25
VisualC – DLL Class Implemented in Header not Exported 0.00
Is there a way to serialize a heterogenous vector with nlohmann_jso... 0.00
Use specific entry of an X macro -2.51
Auto is not allowed here for lambda class in header file +0.90
MSBuild 16.0 not finding its own dependent assemblies when loaded t... +0.91
Using std::function to store methods of inherited classes c++ 0.00
Solving a constructor problem that uses static polymorphism 0.00
Is it always safe to return limit numbers (e.g. INT_MAX) to signify... +0.89
Correctly use ifdef to do custom debugging 0.00
How to simulate std::array<15,int &> with tuples +0.60
How could type_traits know all of informations about polymorphism a... 0.00
How to find maximum dereferenceable-level of the parameter T using... +0.27
Replacing boost with std implementation 0.00
What is the significance of returning the return value of a lambda... +0.70
Deducing the type of a return value +0.25
Need a C++ map and list which contain iterators to each other -0.25
Infer the type of the class owning a member function -1.68
reinterpret_cast - the same pointer may have multiple integer repre... +1.31
why pointer to function type is absent in the list of deducible type 0.00
What is compile time function in C++? -2.94
What's the most idotomatic way of declaring two constructors wi... -0.00
'char **': invalid target type for dynamic_cast +0.22
How to git-commit from a branch to a detached HEAD? +1.32
Implementing Same Function for Different Types -0.18
std::vector<T>::emplace_back on an rvalue reference 0.00
C++: Local reference variable value based on a condition 0.00
SDL Window not clickable (minimize and close button not working) 0.00
How can I write a function that both input and output is a std::var... -1.74
How can I overload the subscript operator in order to be commutative 0.00
What should my gitignore file look like to only git add -A files in... 0.00
how can I avoid the use of #if in a polymorphic print macro -1.11
Default constructing an std::variant from index +0.56
Chaining C++ stream manipulators into single variable +1.22
Using template to create default constructor in C++ in main -0.56
Split a given std::variant type by a given criteria -0.20
Git checkout to specific commit - can't restore it later +2.20
Is there a way to define an array by an argument to a function call? +0.26
Variadic Templates and Vertex Buffer Attributes 0.00
dynamic_cast from non-template class to template subclass 0.00
Checking template parameter against enum value in std::is_same -1.67
calling a member function pointer from outside the class - is it po... 0.00
Is it possible to specify only some template parameters when callin... +0.86
C++ Letter by letter output 0.00
c++ meta-function returning a type +1.33