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 ... 4 5 6 7 8 ... 25
Title Δ
Use decltype and std::function with lambda +1.45
template argument loses a lvalue reference, if not used directly 0.00
Is it possible to initialise two classes, that require pointers to... -1.40
Definition of int64_t +0.90
Extension of the lifetime of a temporary with an rvalue reference +1.65
How to code this C++ function in C#? 0.00
Why can I use auto on a private type? +1.00
Is a conforming implementation impossible on a system with no monot... 0.00
Implicitly generate move constructor 0.00
Segmentation fault error due to a while loop -1.30
std::uniform_real_distribution and rand() +1.13
C++11 - move semantics is slow on construction +0.48
Impossible to be const-correct when combining data and it's lock? +1.36
Bitwise AND x&y=z, x =? +1.12
How can pointers be totally ordered? -0.37
Why doesn't this template function call work inside this function? -0.96
Member from base class template not found 0.00
What is the most modern and idiomatic way to define a type safe &qu... +0.26
Template argument deduction for string literals 0.00
id of "main" thread in c++ +1.20
C++ STL vector semi-constant +0.96
Equivalancy of using typedef and an anonymous class definition to c... -2.06
Dangers of simultaneous write and read of a boolean in a simple sit... -0.89
Set one array equal to another without a loop +0.40
Ternary operator and function signature -1.77
Is it legal to use side-effects in exceptions thrown by constexpr? 0.00
How to clone objects containing pointers? -0.49
How to access a vector through a pointer? +0.16
Dereferencing a preincremented pointer is giving odd result +0.23
using std::shared_ptr with a protected constructor\destructor +0.22
accessing a map by returning a pointer to it c++ +0.73
C++ and CRTP pattern implementation and compiler dilemma 0.00
C++ Union member not initialized -0.59
Whether to go for a member function or friend function when the fun... +0.71
why can't Polymorphic classes can not be used without creating inst... -1.05
Remove reference from std::tuple members +0.23
Derive overloaded operator, but operate on same types only +0.62
Why AccessViolationException cannot be caught by .NET4.0 0.00
how to free memory after ASSERT_TRUE in gtest +1.13
Determine if numeric type A can be cast to numeric type B 0.00
What is the differences between class and instance declarations? +0.71
Why is std::uninitialized_move absent? 0.00
How can we benefit from vs2010 hash_map's less? +1.43
Why memory allocation of 2^80 bytes doesn't fail? +0.97
Specialize class for couple of possible arguments(typenames) +1.54
Why does std::max_element require a ForwardIterator? 0.00
How to write a function with move-only attributes? -1.30
c++11 standard-layout - using same access control -0.50
Relationship between struct s { T0 t0; T1 t1; ... } and std::tuple&... 0.00
c++ deducing a function pointer type +0.72