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 ... 11 12 13 14 15 ... 23
Title Δ
Why does the "C++ Core Guidelines" recommends the prefer... +1.10
gmock: check only one element of vector -0.67
Is this a legitimate way to find the position of an element in a ve... +0.72
How to guarantee that the template class member is correctly freed... 0.00
How do I create an object once and only once? +0.94
How can i use template with typedef 0.00
How to call a template ctor of a template class? +2.11
What is the full type qualification of a class template? 0.00
decltype does not deduce const members for const objects +1.90
C++ Missing Template Arguments issue 0.00
sizeof operator gives varied results for float +1.20
C++ range for loop different than regular for loop 0.00
array include range from python in c++ +0.75
How to specialize a template for 2 different values? 0.00
Is it possible to have a std::unordered_map<Class, Class> as... 0.00
C++17 Variadic Template Folding +0.13
Using a type as an indexer +1.48
Convert constexpr struct to a runtime one 0.00
How to pass `boost::static_visitor` instances to functions -1.62
const value as template parameter 0.00
Forward-declaring a custom type of another namespace in a header file +2.00
Tracking memory consumption of a template class +0.29
How to enable concepts with g++ 6.2.0? +1.40
Failed to compile because of incompatible cv-qualifiers 0.00
Detect if class has constructor with signature -1.85
C++11: Function template returning 2D containers of arbitrary types 0.00
tolower function is not working with me -0.22
Sort Lambda Expression C++ by two condition -1.83
Why am I getting one less space in my c code 0.00
What's the equivalent of a functor map across a vector in c++ 0.00
Is it possible to avoid use of virtual method call in this case? -1.08
How to declare reference to lambda in C++ 0.00
Different cv-qualifiers with structured bindings +0.28
What should be deduced by decltype(auto) for automatically type ded... 0.00
How do I make a functor out of an arbitrary function? +1.43
can vectors be accessed as 2d array 0.00
Check if incremented by 10 c++ 0.00
Dynamically set struct with template C++ +1.43
Return a unique_ptr by reference -0.69
Pattern matching on C++ vector 0.00
One big object or multiple small ones 0.00
C++ Using an enum to error-handling -1.93
Templated Map/Dictionary Implementation +0.27
Checking for duplicates in vector and count them c++ 0.00
it is not compiling. I am calling a function which is called by ref... 0.00
Min and Max in Uninitialized Array -0.85
Initialization of vector<unique_ptr> fails with copy error 0.00
Can I template operator overloading for operator<< 0.00
Should we delclare/define destructor even if the class is composed... 0.00
array of objects with multiple parameters using a pointer -2.34