StackRating

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

Vittorio Romeo

Rating
1706.03 (127th)
Reputation
61,549 (1,480th)
Page: 1 ... 6 7 8 9 10 ... 23
Title Δ
what is the meaning of 'int (*enqueue)(struct , struct)' -2.09
C++ search a tuple in map error: cannot bind 'int' lvalue t... 0.00
return a const and non const wrapper object 0.00
C++ Initializing without New or Malloc/Calloc/etc 0.00
Can I read a bool variable in a thread without mutex? -0.49
C++ Type erasure with traits 0.00
Function with a fixed amount of parameters determined by an integer -0.35
Parameter packs and function declaration +1.14
Same Memory Address After Initialization +0.27
how to assign char to const char* +0.45
Apply function on each element in parameter pack 0.00
Recursion process +0.55
use the signature of a generic function dependent on a non-type tem... 0.00
How to read so many stars and parentheses in a templated function-p... -1.82
Variadic Template + static array 0.00
Iterate records in std::array 0.00
dangling if and macro -1.79
How to deduce template by struct's member +1.18
Multiple declarations same of variables inside and outside for loop +1.03
Is it possible for a struct to have a reference to a trait object t... 0.00
Cannot create constructor with std::array<T, n> as class member 0.00
SFML drawing object above another object 0.00
Meta-Function to get the first template of a list of templates 0.00
Why pass by const reference in overload operator+ with multiple par... +1.14
How to properly deallocate memory for a 2d array in C++? -2.01
C++ Structure Initialization from cppreference.com +0.77
Pass a temporarily modified vector to a function +1.22
What linkage do constexpr functions have by default? 0.00
Defining operator overload on pointer 0.00
What is happening when calling an enum/enum class with parentheses... +0.26
Backport C++14 return type deduction to C++11 0.00
Generic lambda and its argument as constant expression -1.82
Instantiate a class collection member with unique_ptr 0.00
How to use goto across multiple functions +1.75
Different code path according to different type in a template method 0.00
Initializing a class object with the contents of a vector 0.00
Using vector::back() to modify vector element +0.28
Take a reference if lvalue and make a copy if rvalue i.e. make rval... 0.00
How to forward declare array size without relying on #define? 0.00
Use-case and behavior of `this[i]` 0.00
Deleting C++ pointers 0.00
Prevent public uses of a class used as a private base class +1.33
Overloading [ ] with a template type 0.00
Giving a std::shared_ptr<std::thread> to itself. Defined or U... 0.00
Checking if variadic template parameters are unique using fold expr... +1.15
Inconsistency when using strlen 0.00
C++17 : Are 'Selection Statements with Initializer' broken? -0.74
How to check template class method return type? -0.75
How to take nested parameter packs in variadic templates? -0.12
User Defined String Literals compared to Const Strings +1.32