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 ... 5 6 7 8 9 ... 25
Title Δ
C++11 - Returning an expression to determine a type 0.00
Prevent calls to default constructor for an array inside class 0.00
error: expression must have class type -2.12
ifstream::eof throws a type error when in if statement +0.78
Template Metaprogramming NamedPipe Client Server 0.00
Why doesn't the istreambuf_iterator advance work +1.47
C++ const reference to class variable within vector (or other dynam... -2.59
Can iter_swap be specialised? 0.00
How does execv does it? 0.00
C++ : Initializing vector based on constructor param -1.66
How to store a vector of objects of an abstract class which are giv... 0.00
Polymorphism and type conversion +1.71
Revoke using namespace? +0.22
C++ Linked List remove all +0.66
a discussion why no inline virtual function 0.00
Decrementing an off the end iterator -2.55
Vector and queue of pointers data exchange: deep and shallow copies -1.72
C++11 auto and function return types +0.64
UTF-8 Compatibility in C++ +1.22
VI to recognize C++11 keywords 0.00
Storing large flat file text to a string +0.84
Deleting a pointer of vectors +0.96
Why can't this const argument match a non-type template parameter? 0.00
Can I memcpy() any type which has a trivial destructor? +1.26
How can I create a polymorphic object on the stack? +0.95
Does the STL include an iterator that works on arrays? +1.56
How to program to an interface/abstract class in C++? +0.22
How to redefine / override the behavior and the life cycle of a sma... +0.78
passing table of floats as argument in c++ main +0.71
enable_if iterator as a default template parameter? 0.00
what is the address of pointer-to-member functions, no virtual and... -1.94
How to store two bytes in a BYTE array as an int (or something simi... +0.89
How to avoid singletons when making an OOP state machine design? +1.13
C++: Is it legal to use #define in order to define the size of a st... -0.07
Is this a bug using sizeof...() operator? 0.00
vector.push_back rvalue and copy-elision +1.41
Implementing boost::optional in c++11 0.00
Converting double to string. Boost Libraries appear not to work, an... +0.26
Working with void* as fixed width records in STL -0.46
How to solve the error "expression must be a modifiable lvalue... +0.76
What is the order of compilation for templated objects? 0.00
Is a std::string implementation conformant where 's.c_str() + s.siz... -2.75
Trigger cast operator on use of the dot operator +0.24
Function template, disallowing certain types +1.64
Accessing calloc'd data through a shared_ptr +1.08
Why call general template function? +0.95
How do I get a C++ program to count the number of words as a user e... +0.82
Incorrect memory leak in purify? +0.56
Is previously initialize memory guaranteed to persist after a place... 0.00
Why std::move is needed? -1.93