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 ... 8 9 10 11 12 ... 25
Title Δ
rvalue template argument implicitly used as lvalue, and std::forwar... 0.00
Is substitution performed on a variadic parameter pack type if the... 0.00
rebuild the signature of a function knowing only its name and argum... -1.85
What is the syntax to declare a unique_Ptr variable in a header, th... 0.00
Using lambdas as asynchronous callbacks 0.00
c++11: constness in perfect forwarding 0.00
c++11: why is static_assert in std::forward necessary? -0.22
Does C++11 support types recursion in templates? +0.70
decltype for map value type? +1.90
c++11: subtlety of std::forward: Is identity really necessary? +0.27
getters and setters in c++ for multimap 0.00
union for uint32_t and uint8_t[4] undefined behavior? -1.11
conditional statement in while loop +2.07
Where do I have to free the memory after allocating? +0.88
The simplest and neatest c++11 ScopeGuard +0.27
Matrix class in c++? +0.69
How to design nested template classes where nested classes are of t... +0.30
Alternatives to partial template specialization for functions with... 0.00
Std::string to std::array? +0.76
Variadic templates type traits resolution 0.00
unique_ptr with an API that expects raw pointers? +0.91
Initializing arrays when using templates 0.00
C++ typedef enum and just enum -2.11
How can I use an enum class in a boolean context? -0.21
C++ map definition basics +0.57
build error: none of the 12 overloads could convert all the argumen... +0.49
using C++11 attributes 0.00
Instantiating a new object. Not sure if this is correct? -0.94
Nested template specialization results in "Illegal use of expl... +1.89
Using shared_ptr in multihtreading code 0.00
BitTorrent Peer Wire messages in C++ 0.00
How to get file size in ANSI C without fseek and ftell? +0.14
Why am I allowed to copy unique_ptr? +1.53
Is G++ smart enough to optimize this out? +1.32
c++ new inplace under win32 API (visual studio 2010 express) 0.00
Why does my program produce different results on Windows and Linux,... +0.27
class member as reference to another: crash in assignment operator +0.29
Strange bug - std::regex matches only first two strings 0.00
Is the data in nested std::arrays guaranteed to be contiguous? -0.98
Copy constructor c++ weird behavoir? -2.28
C++'s std::vector and thread safety +1.60
How to decode infinite length ending with two zero bytes +0.28
Ramification of assignment operators with values instead of referen... 0.00
Does it make sense to reuse destructor logic by using std::swap in... +1.83
Getline in c++ ifstream causing unwanted behavoir? +0.76
Why does 'std::vector<int> b{2};' create a 1-element vector,... +0.76
Implementing Haskell's Maybe Monad in c++11 -0.29
Run-Time Check Failure #2 - Stack around the variable was corrupted... 0.00
Join vector of strings to std::ostream (like boost::join) -0.35
2D array of an abstract class? 0.00