StackRating

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

ecatmur

Rating
1670.59 (323rd)
Reputation
118,241 (557th)
Page: 1 ... 7 8 9 10 11 ... 39
Title Δ
Cannot define member of dependent typedef +0.25
Resolve overload ambiguity with SFINAE 0.00
Weird c++ construct +0.91
Extern function pointer declaration and type infered definition 0.00
enum to string in modern C++ and future C++17 +0.70
Can an inline function in a header file use a constant which has in... 0.00
argument for constructor of elements in std::array 0.00
Typedef struct declared as two types: "typedef struct x { .. }... -0.22
How to value-initialize aggregate types with list-initialization 0.00
Setting option SO_SETFIB on boost sockets +1.61
Applying a lambda to template arguments pack; lambda arguments not... 0.00
Pandas Time Series - add a value to the first value in each year 0.00
How to join multiple boost ranges and return as a result from funct... 0.00
boost::adaptors::strided cannot be used after boost::adaptors::tran... +1.76
Is it safe to return a passed-in temporary value and read from it i... +1.83
Generating functors with iterator behavior +1.32
Does C++11, 14 or 17 provide a way to get just the arguments out of... +1.23
Explicitly specify specify string to write to for std::ostringstream 0.00
Why in C++ do I need to pass a pointer by reference to change the p... +0.55
Simulatenously Overriding and Overloading Methods in C++ Classes -0.66
Writing array refference using pointer arithmatic +0.32
What is the meaning of this piece of Standardese about shared_ptr&#... +1.34
Why is std::weak_ptr::expired optimized away? 0.00
C++11 member variable of reference type, different behaviour after... -1.77
Where in the Standard does it say that the declaration `auto f()()... +0.29
Odd operator precedence/associativity behaviour -2.37
Can I have template instantiation side-effects? +0.12
Assigning a volatile rvalue 0.00
Passing sub-vector as function argument in c++ +1.22
Initialize const member variables +0.18
lambda object + c callback sigsegv 0.00
Fixing initialization of structs for which constructors have been a... +1.47
how to computinally initialize a const array(make const look-up-tab... +1.17
Can I build an abstract visitor using a typelist? 0.00
Casting a pointer - What is the difference at runtime? +0.04
How to return a lambda function with a parameter? -0.21
Tabulation hashing and N3980 0.00
Calling a zero argument template function pointer with variadic tem... +1.43
Problems to pass std bind to map of functions 0.00
Does it make sense to use std::forward with the typeid operator? +1.62
Whose destructor is this one? 0.00
Issue with Python3's built-in zip function -0.82
Is layout-compatibility in the c++11 (working draft) standard too w... 0.00
Temporary lifetime and perfect forwarding constructor +1.78
g++ error expected a type, got ‘classname’ 0.00
Is there any way to dump the class layout of a g++ compiled program 0.00
how to extract a zero-dimensional slice from a 1-dimensional array... 0.00
How can I make a class that type-erases objects until a function is... 0.00
Constexpr wrapper over C array with std::vector-like constructors 0.00
Catch exception in boost::property_tree::read_xml 0.00