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 ... 7
Title Δ
How to change the object in a vector when I only have a reference t... 0.00
What is the purpose of declaring a function as a pointer? 0.00
How to use SFINAE to enable a certain std::initializer_list constru... 0.00
Difference between final class and override final -2.52
how to make template function (operator) deduce template arguments... 0.00
How do I return a class object from a thread and create a vector of... 0.00
How to call implicitly constructor of value wrapped in shared_ptr w... +2.07
Where should I store project constants definition/declaration 0.00
const char* cannot be used as a constant value for std::char_traits... +1.76
Vector of functions, different signature and parameters 0.00
Initialize const variable in constructor after changing it 0.00
What is the point of returning a const alias from a function +0.41
is it possible do a template with 3 different variables without ove... +1.44
Is there a shorthand for returning conditional integer (error code)... -1.13
Template candidate ignored despite a user provided deduction guide 0.00
About the mechanism of the default argument in function template 0.00
Overriding << operator for templated struct +0.41
How do you Qualify a Type Name in a Constructor for an Object which... -0.59
How to compare two objects? 0.00
Function accepting functions as parameter with templated types 0.00
Compiler fails to find right function overload 0.00
Iterating over C++ variadic template typelist -0.24
Is there a way to marshal different struct type to same json field... +1.51
How to put variadic arguments to vector of elements with inheritance? 0.00
C++ 17: Deduce signature from Callable in a template 0.00
Can an if statement be written in any other way? 0.00
VS C++ overload as function for references to temporary objects 0.00
C++ range based for loop over vector of pointers. How to capture el... 0.00
Don't understand variables 0.00
Iterate over a container with a custom start/end position -0.77
Use default parameter for templated function 0.00
Can I determine the type of an rvalue reference? 0.00
Why functional objects in C++ for arithmetic operations are impleme... 0.00
C++20 'familiar template' lambdas: specifying an explicit a... 0.00
How to create member objects by class constructor? 0.00
Mutate a slice passed as an argument to a function in Go -2.29
Template deduction with derived templated class and smart pointers +0.40
std::list remove function gives compilation error for struct data +0.42
c++ deciding the dynamic template type 0.00
How to get class type from member pointer template type +2.01
Why is rvalue reference to an integer legal 0.00
What's wrong with this implementation of random access iterator... +0.41
Common solution for initializing const member variable in abstract... 0.00
are bits in structs guaranteed to be contiguous? 0.00
Creating a type-safe and maintainable config file for C++ 0.00
Decorate specific method in Golang 0.00
Compare strings character by character using iterators in C++ 0.00
How to pass a struct as a parameter to an imported function in Go? -0.07
Specify base class template parameter depending on the derived clas... -2.02
Pointer address and address of variables to which pointer points 0.00