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 ... 16 17 18 19 20 ... 23
Title Δ
Storage Duration and Member Initialization of a Struct in C++ -2.13
const char * constexpr evaluated at compile time and at run time 0.00
Using <curses.h> in multiple classes -0.64
Why can the callable returned from std::mem_fn be used on objects a... +1.91
Can I use different argument separators for macros than comma? +1.40
Clang-Format: how to get one-line case statements in a switch state... 0.00
memory allocation and copy constructor on struct +0.85
Randomize map in C++ +2.09
c++ making random engine static 0.00
Fastest way to determine value based on boolean c++ +1.12
CRTP: function with derived-based argument 0.00
C++ template parameter inference 0.00
Address Sanitizer can not detect memory leaks with option -O +1.44
A constexpr function with delayed initialization of local variables +0.07
Binding generic callbacks with arguments c++11 -1.97
Can design patterns ruin abstraction? 0.00
Preferred way of conditionally initializing a const +0.75
Function overloads priority (references) 0.00
Random integers from a function always return the same number - why? +1.89
why the copy constructor is called twice when the object is contain... 0.00
Boost mpl::vector and hana 0.00
Is There a Indirection Functor? +1.75
Memoryblock class gives a number after overflow, why and how? 0.00
Generating absurd output +0.11
Warning on using std::strtoul to convert std::string to unsigned sh... -0.19
Macro - expression is not assignable -0.19
'new auto' in C++ constructor +1.91
Why can't we trivially copy std::function +0.40
Difference between inner and outer overloaded C++ operator -0.07
Exchange values in the same vector -1.38
Are macros guaranteed no over head? +1.35
How can I handle different template parameters in C++? 0.00
How to make class static variable thread safe +1.32
How to check if a container passed to a function is sorted and sort... -0.42
C++ namespace: using without owning 0.00
std::merge doesn't work with std::async 0.00
How to pass function variable to c++ lambda function 0.00
what's the best pactise to write many comparison operations in... 0.00
Why std::unique_ptr does not permit type inference? 0.00
Overload && for lambdas +0.35
std::ref using with template function and function passing by value 0.00
Merge Sort - return a new array instead of copying merged array to... +1.51
Wrapper to std::async() not working +0.36
C++ removing certain symbol/punctuation 0.00
How to detect explicit cast operator, should is_constructible work? 0.00
How to use SFINAE with nullary member function? 0.00
c++ how to assert that all std::shared_ptr in a vector are refering... -1.30
How do I create an optional C++ template parameter for a class? +0.34
Print Element Range Below Certain Value Using std::lower_bound() 0.00
C++ begin/end(arr) on a pointer - no matching function for call to... -2.49