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 2 3 4 5 6 ... 39
Title Δ
Making a custom istream manipulator -2.45
Why isn't array of const structs placed in .rodata when it refe... +0.88
Representing a uniform distribution over the range of an arbitrary... +0.83
std::bind assigned to std::function +0.61
Template specialization static initialization icc+vc vs gcc+clang +0.23
Why am I getting this error from having nonvalid unicode in source... 0.00
Clang vs gcc std::crbegin with boost::iterator_range 0.00
Why use a pre-processor directive for a 'case' statement? +1.70
Evaluating a mathematical expression without eval() on Python3 0.00
Will C++ lambda really make copies of parameters captured by copy? +1.60
constexpr object with mutable member +0.25
Cast for upcasting only 0.00
Why can't std::is_permutation act between two different types o... 0.00
Output iterator adapter to count but not copy +0.27
How does the language standard define uint8_t when CHAR_BIT > 8? 0.00
Why can't I retrieve my flexible array member size? +0.35
Why does my templated operator== not get used? 0.00
Single dynamic allocation for multi-dimensional array 0.00
python 2.7, functions with positional, keyword arguments as well as... +0.25
Boost hana find type in set 0.00
Compile time evaluation of literal type members -0.30
Implementing custom iterator to work with std::sort 0.00
C++11 for each loop with more than one variable +1.14
What is the preferred way to initialize a container with objects th... +0.25
Returning variadic aggregates (struct) and syntax for C++17 variadi... -2.70
Do std::tuple and std::pair support aggregate initialization? 0.00
What are the type conversion rules for parameters and return values... +1.06
Using typed constant as array size in C++ header +1.15
using std::bind() on overloaded class method 0.00
Base class methods to be used by all derived classes except one +0.89
ValueError time data 'Fri Mar 11 15:59:57 EST 2016' does no... 0.00
shared_ptr without RTTI? 0.00
Is it legal to initialize a thread_local variable in the destructor... 0.00
How to add 2^63 to a signed 64-bit integer and cast it to a unsigne... +0.21
When resolving a symlink with boost the result doesn't equal th... 0.00
How to tell default c++ version (without explicit flag) for my comp... -1.32
Replace __init__ of created object in __new__ constructor 0.00
Aliasing for small buffer optimization with std::aligned_union and... 0.00
boost::hana tuple unpacking for variadic template instantiation +1.25
Create a prefix command with Boost.Program_options 0.00
Different results on a variadic template example among gcc, clang a... 0.00
initializing a const array in the constructor +1.34
MSVC2015 update 3 variadic template workaround 0.00
Using a template class as a template argument +0.15
Using brace-initialization in member initializer list causes stack... 0.00
std::result_of for lvalue/rvalue arguments -2.62
Dereference operator in C++ +0.67
pypy pickled cannot be unpickled by cpython 0.00
Cannot unpickle pickled object 0.00
Generic lambda argument for std::pair +1.08