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 ... 5 6 7 8 9 ... 23
Title Δ
Printing contents of a vector using auto variable +1.00
How to test if an std::function<T> is constructible for templ... 0.00
Why is the bitset function not returning correct decimal value for... +1.16
How to use result_of with const overloaded member function +2.35
Most concise way to disable copy and move semantics -1.37
Can I pass a unique_ptr's reference to a function? +0.76
How to check a value and limits at compile time 0.00
access structure members with variables 0.00
Is returning a vector slower than passing by reference? +0.84
C++ Zero-Initialization 0.00
macro parameter pack with boost preprocessor -2.04
Does simple overlap of memory in variables violate aliasing rules? 0.00
Set variable value making reference to it by a string 0.00
Is it possible to use 'enable_if' and 'is_same' wit... +1.15
How to write a size() function that works on any type of collection... +1.50
Error C4703 potentially uninitialized local pointer variable 'y... -1.99
Fold nested std::future 0.00
No matching function for call std::forward(const std::string &)... 0.00
How to efficiently roll out a sequence using c++ templates 0.00
Understanding the need for this `const&` specialization 0.00
How to insert a tuple into a map? 0.00
C++ read-only struct that can be set from within a class? +1.23
Why do I need to set the lambda capture? 0.00
How move constructor works in C++? +0.81
C++11 binding std function to a overloaded static method 0.00
How to verify if returned `auto` variable is a reference +2.01
What is a good design to add an "all" option to an enum i... -0.78
Compound types, const and auto in C++ 0.00
Why does `std::pair` allow to initialize from an rvalue of class ty... 0.00
Unexpected Huge Memory Consumption for vector of vectors -1.66
Is throw by value and catch by reference the law of thumb? 0.00
Reusing exception handling code in C++ -0.34
Is an int variable an object, according to the C++ Standard? +1.26
Getting pointer to contained object from std::aligned_union_t -0.23
Avoid if-else branching in string to type dispatching -2.66
make compilation fail on specific instantiation of template class +1.02
Template specialization and perfect forwarding -2.13
How to set a vector of "discrete_distribution" c++ +0.26
Difference between const vector and const iterator +1.54
Check if all std::tuple elements meet a condition + design concerns -1.87
emplace_back a temporary vector in-place to a vector of vector -1.23
How are member instances in C++ constructed? +1.20
Clean for loop for matching elements +1.26
Why construction of std::unique_ptr for incomplete type compiles? +2.03
If std::addressof is a readable version of &. What is a readabl... +0.71
Template vs type casting 0.00
How comparison operator for strings works in C++, if strings are nu... -1.57
Is the behaviour of std::get on rvalue-reference tuples dangerous? 0.00
Generic template argument in template function 0.00
Move Constructor is not getting called 0.00