StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

R. Martinho Fernandes

Rating
1732.63 (64th)
Reputation
167,786 (309th)
Page: 1 2 3 4 ... 25
Title Δ
How to wrap a call to `std::thread` constructor? (that works with g... -2.23
C++11 uint types vs u_int 0.00
What kind of problems for not forwarding universal reference? -0.98
Object still accessible after std::unique_ptr goes out of scope. Di... +1.30
Passing an array as reference to a std::tuple -1.11
Avoid same random numbers with same generator <random> c++ 11 0.00
Do global reference capturing lambdas in C++ inhibit alias optimisa... 0.00
Is it legal to modify an object created with new through a const po... +1.12
Trailing return type declaration, old-style definition 0.00
Must char16_t strings use UTF-16 encoding? -0.27
Why is Haskell unable to read "7e7" but able to read &quo... +0.21
Stringifying a block of text in C++11 -0.79
Turning off the "'register' storage class specifier is depreca... -2.29
Reshaping data from a std::vector<double> into double** of sp... +1.71
Is the order for variadic template pack expansion defined in the st... 0.00
Why does std::setprecision(6) stream more than six digits in fixed-... 0.00
Standard way to find base address of struct from a member -0.90
"Moving out" internal representation of an object. Okay o... 0.00
Is std::chrono::seconds lightweight? -0.77
Array initialization of objects without operator =, copy constructo... -0.16
Non-existing identifier used as default argument in non-instantiate... 0.00
When should I use decltype(x) instead of auto to declare the type o... +0.36
How to safely read an unsigned int from a stream? +0.09
Funny strange (unicode) characters take more than one line 0.00
_mm_free as deleter for unique_ptr +0.99
Does casting types depend on big/little endian? -0.49
deduce argument type from its iterator +0.41
On an example of global inline functions in C++ +0.76
How to use ICU with UTF-16? 0.00
Leave Diff view with Fugitive 0.00
Less writing for type conversion possible? 0.00
How can you reserve space for an array without initializing each el... -0.90
Getting Spaces not a space as output in c++ program 0.00
Template function as template arguement 0.00
construction helper make_XYZ allowing RVO and type deduction even i... +1.48
Cannot inititialize std::function implicitly -2.53
Why does std::move prevent RVO? +0.24
Running std::normal_distribution with user-defined random generator 0.00
Why does std::make_tuple turn std::reference_wrapper<X> argum... +1.02
What are all the possible values of a bool value in C++? +1.00
TextElement Enumerator Class Bug or (Tamil) Unicode Bug -0.80
How to use alignas to replace pragma pack? 0.00
Polymorphic call through non-virtual method -0.95
Active objects - creating a thread from a function object class 0.00
Unexpected SFINAE behaviour with `std::enable_if<std::is_compoun... 0.00
Pointer/reference *& operator overload +1.41
Aligning static array using std::aligned_storage +0.20
c++ overloaded virtual function warning by clang? +0.22
Is reinterpret_cast to C-style array illegal C++11? +0.46
Does boost::atomic act as a hardware memory barrier? +0.06