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 ... 9 10 11 12 13 ... 23
Title Δ
Why does this simple C++ code segfault? 0.00
Returning reference to an array of specific size without explicitly... +1.68
Constexpr alias of overloaded template function 0.00
Template argument deduction with common ancestor +0.28
C++ error: braces around scalar initializer for type 'bool' 0.00
With C++17 is it possible to detect if a struct/class has any base? -1.96
Error with compiling simple C++ application -2.13
Template type deduction fails? 0.00
C++ - how is is_default_constructible implemented? -0.56
SFINAE make unique 0.00
Is there a standard way to replace a C-style bool array? 0.00
Is there any way to make 'std::cin' in C++ into a 'scan... +0.26
Passing a constexpr array from non-type parameter pack as template... 0.00
initialize and apply structure-parameters using function pointers a... 0.00
C++ Template recursive to check type in std::tuple 0.00
Regarding friend function definition and namespace scopes 0.00
templated alias for member functions with different return types 0.00
Segmentation fault with std::function and lambda parameters +0.23
getting the meaning of an expression in c++ -1.87
Storing elements with different types into an array -0.77
Deleting Pointer shared with other class -0.96
C++11: std::get<> equivalent for n-dimensional arrays 0.00
Break out of std::visit once the desired alternative is found +1.18
SFINAE: Check whether the concatenation of two variadic packs is th... -1.74
Insert templated class in std::map with construction at insertion 0.00
Compile-time types generation in constexpr functions +1.14
C++ forwarding reference and r-value reference -2.18
What are std::vector deduction guides in C++17? +1.77
Polymorphic visitor with lambdas +1.90
Array Initialisation Compile Time - Constexpr Sequence +0.27
Conversion error in a method that returns a lambda expression 0.00
Static constexpr array of class objects inside the class itself +0.28
Template Proxy Method Won't Compile 0.00
C++ Access numbered variables 0.00
C++ - Destructor is called more times than expected +1.42
Simple version of `std::function`: lifetime of function object? 0.00
How to implement a constructor so it only accepts input iterators u... -2.71
What are use cases for structured bindings? -0.31
get unique return type of template function/generic lambda -0.54
Find item in initializer list without requiring a temporary object 0.00
Convert template function to generic lambda +1.36
variadic template function overloading failes 0.00
Why local variables in the lambda object are const? 0.00
struct member and boost::hana::filter +0.27
Template metaprogramming: Sum of 1 to n +0.41
Template argument type deduction from within the class definition -1.55
Can I partial compile a template function in C++ +1.27
Is it possible to simplify this code which iterates a std map? 0.00
Refactor 2 functions with different arguments but almost same imple... 0.00
C++ Concatenate containers of polymorphic objects +0.88