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 ... 7 8 9 10 11 ... 23
Title Δ
Use of union in a command data structure +0.82
Is it possible to use parameter pack instead of sequence of nested... +0.27
Pass pointer to temporary in c++ 11? +1.24
how to find an element in a vector of vectors -0.69
Condition in class definition +2.19
Template arguments for class object 0.00
How to parallelize a function, that uses some variable +0.27
Create an enum of std::vector -0.04
Removing element from vector by member element 0.00
C++14: Generic lambda with generic std::function as class member +0.72
Type and non-type template parameters to use interchangeably 0.00
Why GCC does not report uninitialized variable? +1.87
Specialize templated function in class 0.00
Cannot deduce template arguments for basic_string +1.24
Can I define a const static instance of a class in the class header... 0.00
redefining a function with a template -0.78
Expanding a constexpr array into a set of non-type template paramet... 0.00
Expensive to move types 0.00
use c++ 11 constexpr for std::map initialization +0.20
Dynamic polymorphic type deduction using decltype 0.00
How to erase element with a reverse iterator from a `std::set`? 0.00
which is the better approach to check in const function if somethin... -2.19
CPP Setfill() repeats itself in second and other steps of for loop 0.00
Why does "extern int &c;" working fine? -0.39
Why can pointers to non-static member functions not be used as a un... 0.00
illegal else with no matching if 0.00
Example of a Practical Use for Lambdas -0.76
Error in nested c++11 for loop: binding lvalue reference to rvalue 0.00
A const std::function wraps a non-const operator() / mutable lambda 0.00
Passing forwarding reference as lambda capture 0.00
how to #define c++ STL macro 0.00
Why isn't this unused variable optimised away? +1.79
Forward types in variadic template as values/references according t... -0.44
specialize only (a part of) one method of a template class -1.80
Class with types dependant on variadic templating +0.72
Is there a mutable version of std::bind? 0.00
Why does failed enable_if lead to compile time error? 0.00
C++ Weird Dangling Pointer Problems +0.29
Is it bad practice to initialize variables in class members? 0.00
Is there a way to get the negation of if a function exists for an o... -2.66
Variadics template without tuple -1.97
Why does C++ reject appending a structure to a binary file if it co... +1.12
Is it allowed to specialize a template with enums with the same int... 0.00
Cannot initialize const int from unpacked tuple 0.00
Template on member function in lambda deduced using auto 0.00
C++ Draw a rectangle in different lines -1.25
Are extensions for parallelism going to be available for the new C+... 0.00
Conditionally compile a conversion operator based on numeric templa... +1.85
How would you pass a string to a function and return an integer? -1.86
How do I declare a set of colors that I want available throughout m... +0.88