StackRating

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

mfontanini

Rating
1650.36 (556th)
Reputation
17,946 (7,783rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Streaming string literals in C++ +1.55
Function calls with constants optimization in C/C++ -0.51
c++11 how to tweak std::stod (string to double) for decimal separat... -2.68
hash template metafunction and function 0.00
if/else at compile time? -0.65
moving std::enable_if from parameters to template parameters +1.79
If I never call "new," do I ever have to call "delet... +1.72
Boost enable_if in constructor +1.33
Auto vs concrete type when iterating over vector? -1.99
How to figure out the smallest integral type that can represent a n... +2.12
proper form with size_t (passing -1 as a default value to get max s... +1.38
packet ordering in socket c++ -2.53
How to check if an arbitrary type is an iterator? -2.19
What am I doing wrong with enable_if and has_member? 0.00
What's wrong with this result_of usage? 0.00
sfinae check for static member using decltype +1.83
MSVC complaining that function pointer is not a compile time constant -2.39
find in std::list +1.06
Type sensitive tuple visitor +0.38
Function overloading for char, signed char or unsigned char paramet... -2.56
no matching function for call to a variadic parameter pack function +2.02
Arrays in the initialization list of a constructor +0.32
Inheritance: Function that returns self type? +0.93
Invalid conversion from 'int*' to 'int' +1.25
Is string::iterator necessarily a random_access_iterator? +1.46
Compile Time Hashing C++0x +0.86
Variadic Template, no matching function call +1.29
Problems with enable_if SFINAE 0.00
Prog error: for replacing spaces with "%20" +0.16
C++ forbids variable-size array +0.99
Named constructors and temporary lifetime extension +1.56
Enum value collision with enum name +1.51
Performance: typedef vs wrapper class for primitive types? +0.71
Mixing decltype and enable_if +1.68
Copy constructor strange behavior when returning-by-value 0.00
c++ template typename iterator -2.07
choose appropriate type using template specilization +1.39
Behavior of __LINE__ in inline functions +0.22
‘double& Point::operator[](unsigned int)’ is inaccessible withi... +1.56
C++ : declaring in if/else : var not declared in this scope +0.71
Segfault working with vectors of type bool 0.00
Does boost::any save a copy or reference/pointer? +1.12
Static factory methods and static objects memory leaks +1.26
remove_if string matches a given string in a set -0.59
C++ vector of pairs initialization 0.00
creating an object from a template based on user input -2.60
C++ templates: separation of definition and implementation using te... +0.80
istream crash in while-switch loop 0.00
std::enable_if : parameter vs template parameter -1.14
How to sort a multiset to a container by the number of element occu... 0.00