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 ... 19 20 21 22 23
Title Δ
Why must I use a const& parameter when defining a functor for S... +0.38
defining const and non-const version of traversal function 0.00
Placement new overriding existing objects 0.00
Does making std::initializer_list const change anything? 0.00
'(maybe you meant to use ‘->’ ?)' in gmock test +0.38
Creating a new boost-variant type from given nested boost-variant t... +1.40
C++17 fold expression in cout +0.38
Tag dispatching by type invokes expected primary-expression error 0.00
Design pattern, a vector of objects, each of two possible types +1.43
How to fill array with contents of a template parameter pack? 0.00
Is it possible to write code that can switch between HPX and C++1x... +1.89
How to metaprogram a generic list extraction for building a functio... -1.42
Initializing multiple references with std::tie -2.17
What is the "correct OOP" way to deal with a storage pool... +1.37
How to declare a class based on type of another class 0.00
Using erase-remove_if idiom +4.14
Cannot make pimpl 0.00
Don't including class header when only declaration exists +4.59
meaning of c++ struct syntax with only typedef -0.95
How to make a consistent clicked/Intersects/contains method in SFML? 0.00
storing and re-using decltype value? +3.64
C++, passing filename in string to class function using it for ifst... +4.20
how to cleanly dispatch virtual calls from non templated parent to... -2.45
Pointer to reference +3.29
C++11: Does "auto" keyword retrieves cv-qualifier at all?... 0.00
Can a template class be used as argument to a template function spe... +4.37
partial class template specialization with parameter pack not in la... 0.00
How to assign labels to nodes in boost? 0.00
How to execute a function asynchronously in c++? 0.00
Passing parameters to lambda in C++ +1.03
Compile time dispatch: conditional on valid call -0.45
How to return large data efficiently in C++11 +3.43
unpacking tuple for method argument +4.27
Possible std::forward regression with g++ 6.1 - bug or intended beh... 0.00
Map of derived functions +3.44
Bounding box for C++ particle system not working -0.67
How do you static_assert the values in a parameter pack of a variad... -0.59
Why are things like cin, cout, string, etc. considered objects? -3.47
Cleanly suppress gcc's `final` suggestion warnings (`-Wsuggest-... 0.00
How to align backslashes, equals etc. in Qt Creator? -0.39
C++ class template specialization with pointers -3.47
create comparison trait for template classes whose parameters are i... +0.68
Assigning Pointers to pointers in C++ +3.51
why c++ doesn't have default initialization +0.88
c++ output figuring out problems +3.66
Math operation in a While +3.48
Wrap std::get<> in helper method -3.09
Smart or raw pointers when implementing data structures? 0.00
Why delete is needed in the definition of the copy-assignment opera... +3.82
Check if tuple types are subsets of each other 0.00