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 ... 23
Title Δ
std::is_member_function_pointer does not compile if false 0.00
Is there a reason to use std::conjunction/std::disjunction instead... 0.00
Cannot create a unique_ptr to a mutable lambda 0.00
Reason for segmentation fault despite using equivalent statements -0.04
C++11: How to create an enum class inside an class that behaves lik... +0.52
Find minmax of custom data type using algorithm header +1.44
why does rand() give relatively close numbers? 0.00
Template argument deduction for initializer_list with forwarding -2.59
Using multiple operators with operator overloading gives strange er... 0.00
Use SFINAE to enable method if tuple is large enough +1.44
What are the performance impacts that Expects(cond) of the GSL impo... +1.10
Whether to use class instances or std::shared_ptr -0.68
Is there a transparent way of using unique_ptr in std containers? -1.55
Make compiler assume that all cases are handled in switch without d... -0.24
Questions regarding references and pointers +1.31
Initializing std::map in an allocated struct fails on Windows 0.00
Sequential heterogeneous functions executer +0.25
Fold expression as argument of [] operator +1.42
How do I avoid needing to initialize a member object in the initial... 0.00
Why if constexpr fails to bypass constexpr evaluation? 0.00
std::move doesn't work when the derived class' destructor i... 0.00
Typedef uint8 x[4] 0.00
Is there a way to index an array in c++, like in python? +1.03
Pass argument to function taking parent class argument without cast... +1.02
Converting a void to return something +0.94
Setters for heap-allocated objects +1.41
Create foldable template parameter pack +0.70
Copy std::map into std::vector of pairs -1.11
Generic function that accepts const and non-const data and related... +0.94
How default constructor knows where to initialize the default value... -1.07
Atomic behavior of unary increment operators +0.85
Vector Sort Algorithm, sort only elements bigger then 0 +0.87
How to use if constexpr in template fold expressions? +1.16
Why can't I add a layer of abstraction with type lookup to stri... +1.96
Why can't I use traits with forwarding references in C++? 0.00
Uniform initialization causes runtime error in C++ -1.80
Python's enumerate for C++ -2.62
Allocate vector size with list initialization (curly braces) +1.07
One template specialization for several enum values 0.00
Select function based on if template is pointer/reference or none -2.51
Different member function definition according to compile-time cond... 0.00
How can I implement an assignment operator in a class template?` +0.25
Does the Compiler add a `'\0'` to uninitialized arrays, whe... -0.26
Wrapping non type template constants to avoid mixing parameters of... -1.56
C++ linking <limits> library with gcc 0.00
c++: Error: No instance of overloaded function using std::map 0.00
Lazy initialization of std::tuple elements 0.00
passing a bool value to another function not working properly? 0.00
Conditional ? : operator with class constructor 0.00
Casting pointers to const in container types 0.00