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 2 3 4 5 6 ... 23
Title Δ
How can I accept both rvalue and lvalue non-const parameter type 0.00
How can I make a class agnostic of its members type? -0.70
How to pass function without using & 0.00
Why doesn't universal reference apply for arrays? +1.01
initializer_list, constructors and braced initialization 0.00
Using a template class in STL containers +1.97
Unable to create unordered_set with lambda function 0.00
C++17 check for valid expression +1.31
Determine Class Implementation Dynamically via Constructor -1.36
Undefined reference to (SFML) 0.00
How to initialize non-POD data in malloc memory +0.26
Typedef for list parameter 0.00
Understanding C++ std::shared_ptr +1.33
How could I assign a c++ string to another by its reference 0.00
Exactly how range for works? +0.24
how to instantiate an array whose length uses template parameter in... 0.00
How to know the number of chain custom-defined operator << ca... -1.68
How to convert std::string to std::vector<std::byte> in C++17? -2.61
How to initialize `std::set` in constructor parameter? 0.00
C++ If statement, repeating from else 0.00
Differences in uses of std::enable_if and universal references 0.00
Variadic template for multidimensional std::array +1.48
C++ string size minus integer is not the expected value, why? -2.96
Why do I get error "declaration as array of references" w... -3.02
double free or corruption (out) - C++ 0.00
Using function from another namespace C++ 0.00
Enforce two structs to have same size at compile time? +0.14
Mixed list initialization in C++11 -2.97
Universal Reference of vector +1.22
initialising array of vectors in constructor 0.00
List::iterator value not correct -2.89
Initialize initializer_list from template parameters 0.00
C++ derived class overloaded function (with std::function argument)... +0.95
Why doesn't the C++ standard library include a non-const versio... 0.00
Why std::istream_iterator constructor returning pointer +1.30
Mock dependencies of class under tests +0.44
Compare string byte against char c++ +0.62
the cause for increasing of memory usage in each step in the loop +0.99
Define "const int" from double variables -3.14
Access to protected member variable from derived inner class in a t... -0.59
In C++, am I paying for what I am not eating? +0.85
C++ sequence generator with init value by function enclosure 0.00
Casting to rvalue reference to "force" a move in a return... +1.28
What does std::vector look like in memory? +1.01
Initialize a const char* Array +0.24
How to define a lambda function outside of a class and use it insid... +2.05
Accessing string in a union inside a struct in C++14 +1.32
Question about specific placemenet of const keyword in overloaded -... +1.43
How to test behavior based on private class using members c++ using... -0.54
Non-type variadic template parameter -0.11