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 4 5 6 ... 21
Title Δ
std::unique_ptr with std::map +1.08
Typedef a structure to pointer with same name in C++ -0.22
Stripping the class from a methodtype obtained via decltype -2.74
Why is the output a question mark in a box instead of a number? +1.49
Friend function cannot access private member variable -2.98
How to perfect forward a member variable +0.18
What's the gtest equivalent of CATCH_CONFIG_MAIN? 0.00
C++ passing overloaded operator() of class as function pointer +1.50
Program to check if one string is contained cyclic in the other one -0.52
c++ : why I can't assign a value to a non-const static member &... +0.25
Are std::tuple and std::tuple<std::tuple> considered same typ... 0.00
How can compile-time string (BOOST_METAPARSE_STRING) be converted t... 0.00
How to remove temporary commits in Git? 0.00
Find and replace URLs with notepad++ 0.00
What is the need of template lambda introduced in C++20 when C++14... +0.96
Is there a way for accessing the variable in main from another func... 0.00
Is it possible to write explicit constructor that facilitates copy... 0.00
Alternative to dynamic creation of variable names 0.00
Function and inner function same arguments +1.29
Does std::find on empty vector cause undefined behaviour? +1.38
how c++ std::function bind to a template function? +1.17
Named, static dispatching with std::variant -0.18
Error: cast to incomplete array type "int []" is not allo... +1.04
Why no memory leak error for static class member? -0.78
When the control flow off the end of a function without a return, w... -0.13
`LoadLibraryExW` triggers exception `0xC0000023` from `NtMapViewOfS... 0.00
What does the standard say about the order of member variable decla... 0.00
How do I create an array of function pointers of different prototyp... +0.95
Using _Generic type in C for function overloading in a nested struc... +1.29
Is there an API in OpenGL to draw a circle? 0.00
Define an anonymous struct in function call 0.00
Is it possible to change behavior of function based on scope? +0.72
Choose correct return type of template member function -0.66
Autogenerate cases for a switch. Or another suggestion +0.66
Implications of not assigning the return value of a function to a v... +1.01
Ownership with a physical representation 0.00
std::map::size_type for a std::map whose value_type is its own size... +0.94
c++ float* array as reference to std::vector<float> +0.33
function parameter of array of T "decaying" to pointer to... +0.17
Why is boost::optional<T> not convertable to bool for the pur... 0.00
How to check if a class is declared in C++? -0.77
Destroying a shared std::vector in another process 0.00
How can I make C++ prefer to match a parent class overload instead... +1.06
Overload resolution for inherited functions 0.00
Can't build c++ project in CLion 0.00
In C++, if copying an object is possible, but really expensive and... +1.25
Can't make dll import from to my exe process because of depende... 0.00
Enum like calculated constants -0.73
Using a template class in STL containers -1.97
How to use SFINAE to enable implicitness of explicitness of the con... 0.00