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 ... 4 5 6 7 8 ... 23
Title Δ
Template type array of varadic template arguments 0.00
Why I am getting this error: constexpr' is not valid here +0.27
C++ Write to file line by line in loop or add to array and write to... +0.26
Method returning an object or a NULL value 0.00
C++17: Keep only some members when tuple unpacking +0.39
How to check a runtime type under void* pointer (simple types allow... -1.65
Check for bad alloc when initializing a vector -2.72
hana::make_map with lifted template 0.00
c++: static assert checking whether used const is in predefined list +0.25
Expected a type, got a template +0.31
Can't catch class derived from std::exception by reference to s... +2.08
Is there any built-in factorial function in c++? -0.86
C++ error returning a string from a function +0.26
How to force a "statement has no effect" warning on overl... 0.00
Emulating if __name__ == __main__ in c++ causes error "functio... 0.00
Adding overload operator == with enable_if -2.75
Workaround GCC 5.5 unordered_map bug +0.21
Warning about too many template headers 0.00
Generate a variadic list at runtime 0.00
Inexplicable behaviour of the function accepting a universal refere... 0.00
How to compile-time detect functions that overloaded important temp... +1.81
C++ variadic template type filtering transformation 0.00
Get the size of std::any -2.07
Iterate class members +0.61
Is it compatible to "C++ philosophy" to recode your own s... +0.28
Why is there no "delete by index" for c++ vectors? +0.05
Signed Integer value overflow in C++? -1.59
About expressions on while loop +1.26
Specify Template Parameters at Build Time +0.24
Confused over following async behavior +1.44
Return variable type along an enum c++ +0.26
Default deleter for raw pointer in unique_ptr +1.97
Howto run async boost function in c++? 0.00
Is there an established alternative to cout in C++ that behaves sim... +1.36
Implicitly-declared move assignment operator 0.00
c++ incremental type ID across compilation units 0.00
Auto generating conditional expression from list/map +1.12
C++ async programming, how to not wait for future? -2.79
What would be equal of Java function with any number of parameters... 0.00
Is it undesirable to defensively apply std::move to trivially-copya... 0.00
How can you re-assign (a.k.a set) class member that is unique_ptr? +1.51
Using fold expression to construct a trivial object 0.00
How should I pass an object to a class to check for collisions? -2.86
Conditionally make shared_ptr in initializer list null +1.42
Constructor initialization speed -0.07
Thin replacement for fat std::function +1.23
enable_if class member function with separate definition +1.02
Class to take any subclass of Base -2.07
std::variant converting constructor behavior 0.00
Why is move assignment not called? 0.00