StackRating

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

super

Rating
1563.05 (5,070th)
Reputation
3,630 (46,328th)
Page: 1 2 3 4 ... 7
Title Δ
Conversion of boost placeholders with arithmetic to std -0.12
c++20 How to make a constrained tuple like container that contains... 0.00
How to wrap a list of pointers to abstract class? +0.40
Compile time size of data member std::array in non-class template (... -0.86
how does std::optional work under the hood? +2.26
c++ Template specialization with derived class 0.00
C++ Template instancing with mutual reference +0.41
Forward declaration within a class (not a nested class) -0.68
How can you iterate over elements of a std::tuple with a shared bas... +1.02
Is there any problems with putting a lambda in a concept? -0.35
c++: templates for Comparators throws an error 0.00
Binary search function with templates, for arrays - compilation pro... 0.00
Implementing a C++ range-for wrapper for lvalues and rvalues 0.00
How to do recursion based on tuple elements? +0.17
Why can't I reference a pointer to a function of an instantiate... +0.39
Type trait to receive T::value_type if present, T otherwise 0.00
What happen when we write empty copy constructor in derived class? +1.54
How to differentiate / separate two consecutive variadic template p... +2.04
Why does the compiler not perform inlining, if the function contain... +2.00
Passing a callback function pointer to a function in another class +2.16
C++ base class non-type parameter specialization deduction with aut... 0.00
Passing template literal as prop is not rendering +0.39
Add specialized methods to a class template without SFINAE +0.02
can we call overridden function on the basis of their arguments wit... 0.00
Type list does not want to compile 0.00
How can I call a non-templated method instead of the templated one? -0.21
C++ Passing template's constructor value in template's para... 0.00
Forward declared enum as class member variable 0.00
Transform tuple type to another tuple type 0.00
Using a non-template nested class in a template 0.00
No viable overloaded operator[] for type 'map<std::__1::stri... 0.00
Why recursive lambda functions are throwing error when used with au... +0.42
issue with template operator= with const parameter -1.99
Counting the number of characters inside double quotation marks +0.83
curiously recurring template pattern and infinite recursion -1.65
Right way to implement operator overloading for mixed-mode arithmet... 0.00
How does MYHEADER_HPP in a header guard relate to the actual file n... 0.00
Variadic template: lvalue vs rvalue references -0.08
c++, using enable_if along with existing template class? -0.77
Meta generated variadic interface implementation -0.06
C++ enums into templated function -1.96
in c++, i want to serialize my class variables, but it has two prob... 0.00
Are there any means to allow for more complex type inference in C++... 0.00
How to realize automatic type conversion for template methods? 0.00
Pass calling method with variable and returning object to <threa... 0.00
Is it possible to change the member function pointer from std::bind... +1.50
Implicit type conversion for user-defined type -0.82
How to let a variable be dependent on other variables inside a class? +0.57
Reader functor in C++ -0.57
Static polymorphism with forwarding references +2.23