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 ... 5 6 7 8 9 ... 21
Title Δ
How to determine whether a C++ template parameter stores unique keys? +1.43
Explicit instantiation of function with auto->decltype approach 0.00
Filing and use of function tellp() 0.00
Extracting template arguments' value 0.00
Can a base class be declared in C++ such that classes derived from... -0.23
MSVS alias error C2988 (C++) 0.00
Inheritance in C++ multiple class issue 0.00
std::is_invocable is false but std::invoke works 0.00
How to static cast 2D vector size() (size_t to int) in C++? 0.00
Implementing subscript operator that accepts an array of indices 0.00
Convert element in std::tuple -2.68
Create own Git repo with bare option +0.25
Delegating constructor gives segmentation fault when using class fi... +2.33
Search for a variable from vector of objects +0.27
Comparison between pointer and null character legal? -1.71
What type is this lambda's parameter? +0.27
Producing a hybrid static library with MSVC +0.92
in C++11 I would like to get rid of the raw pointers in pimpl idiom +2.01
Multilevel inheritance C++ +0.83
C++ WinAPI ReadProcessMemory 0.00
How to make a variadic function of smart pointers? +1.25
Print macro values without knowing the amount of macros +0.75
SFINAE for specialization of traits on CRTP struct +1.26
Using global namespace qualifiers with pointer to data members 0.00
C++ multiple interfaces inheritance and static_cast +1.59
Deduce return type of a function template from argument types (not... 0.00
Git ignore deleted folders during a merge? +1.33
Redeclaration of static constexpr data members? +1.29
Local variables hold the same memory addresses +0.29
Pointer to class member 0.00
Wrapping functions using C macros (with renaming) 0.00
c++ type arguments are omitted in template declaration. However, ho... 0.00
Segmentation fault during array access -0.52
Passing a locally-created lambda for use in a callback, then going... -1.54
How References in cpp have same memory address? +0.86
Safe call operator - only call function if object is not null -0.30
Write a proxy class in C++ -0.85
Using raw pointers from vector of unique_ptr as an ID for sorting 0.00
template for typedef that accepts pointer to both const and non-con... +1.12
Using CRTP with same member function name 0.00
Why does sizeof(my_arr)[0] compile and equal sizeof(my_arr[0])? -2.17
How to use std::is_volatile? -0.67
C++ SFINAE and the validity of !std::is_member_function_pointer::va... 0.00
Could not convert brace enclosed initializer list for std::pair in... 0.00
Unallow a Circle instance to accept a Point3D as center 0.00
Universal Reference and Named Parameter Ideom 0.00
Cache a lot of callback, then call them all batch-ly without v-tabl... +1.20
Wrap variadic template to vector of tuples 0.00
How to trick Preprocessor -0.59
Why can't a Base class object assigned to a Derived class object? +0.02