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 5 ... 25
Title Δ
How to avoid unnecessary instances using rvalue references in C++ -0.63
How is dynamic_cast implemented +1.01
how is cmp defined in c++? with < or with <=? +1.29
Cannot generate copy-ctor or copy-assignment operator when UDT cont... 0.00
Data member and rvalue life-time +0.99
What does new uint8_t(64) do? Do POD types have constructors? -3.31
Associate packaged_task and thread in C++ 0.00
What's the c++'s default assign operation behavior? +0.49
is that possible to define different type of variable based on the... +0.38
Delete object and create again at the same memory place -0.19
Why can't a 'continue' statement be inside a 'finally' block? +0.67
what does it mean for `new` to be no-throw guaranteed when bad_allo... +0.68
What happens to heap allocated memory when exceptions occur during... +0.81
How print current time in C++11? 0.00
passing smart pointer to a function taking reference to a pointer p... -1.17
Strange results with Boost::regex +0.94
What's a proper way of type-punning a float to an int and vice-versa? +1.23
Function Type Syntax +1.61
Perfect forwarding for void and non-void returning functions 0.00
Moving std::thread 0.00
iteration over a C++ map giving infinite loop -2.37
operator precedence order and evaluation confusion +1.22
lambda functors assignment workaround -0.90
Why is "unsigned int ui = {-1};" a narrowing conversion e... 0.00
Does "(f(x))+g(y)" can make sure call f(x) first in C++? +1.12
std:mutex'es as members of objects that will go into containers? -0.19
How do I codify the unicode point U+10000 in a char16_t string lite... 0.00
How to switch between diffrent for loops, and would such a mechanis... -0.30
std::bind lose reference when delivered as rvalue reference +2.53
Is use of std::forward with auto&& the right thing to do +0.97
Generic macro code to pass regular and r-value ref arguments 0.00
Custom deleter for shared_ptr that expects an address of pointer 0.00
Why is allocation and deallocation of std::vector slower than dynam... -0.78
How to deal with the 9-bit strings in PDF files? +0.22
How to call a function on all variadic template args? 0.00
The ref- and cv-stripping property of `auto`. 0.00
Literals and constexpr functions, compile-time evaluation 0.00
What is the best way for perfect forwarding when I know the type pa... +0.25
The difference between enum and enum class? 0.00
Entering unicode through EditText 0.00
How to work around incompatible types when assigning an std::string... +0.28
How well is Unicode supported in C++11? +0.92
C++11: extending std::is_pointer to std::shared_ptr +0.43
What should the return type be when the function might not have a v... -0.57
Template deduction seems wrong +0.25
Template Argument Type Deducation Fails with C++11 <type_traits&... +1.40
Unicode character default collation table -1.01
Using unicode characters bigger than 2 bytes with .Net 0.00
How to display user text automatically according to its natural dir... +0.24
Python letters duplicates replace in Unicode string 0.00