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 ... 6 7 8 9 10 ... 39
Title Δ
Does boost or STL have a predicate for comparing two char values? +1.09
Strange type promotion in arithmetic operation 0.00
Correct pthread_t initialization and handling -0.84
Linux sendto implementation possibly adding extra padding to UDP me... 0.00
What does SFINAE not work correctly with following has_member funct... 0.00
MSVC 12 std::initializer_list bug when copying std::string 0.00
Compiler behavior and "register storage class specifier is dep... +1.23
There is a way in gcc to get a warning when a constexpr can't b... 0.00
Dynamically-Allocated Implementation-Class std::async-ing its Member 0.00
Assignment between pointers of different types is working and I don... -1.59
Algebraic reductions of signed integer expressions in C/C++ +2.00
Ambiguity in the standard on undefined behaviour of out of range po... -0.29
References for type deduction lambda -0.24
Minimum of subset of vector (c++) +0.28
"yield from iterable" vs "return iter(iterable)" +0.28
boost::range::detail::any_iterator doesn't play well with boost... +2.00
boost::range::detail::any_iterator doesn't play well with boost... -2.00
Assign member address to other member in struct -1.03
How to compress a sequence of non-repeated number size N bits? -0.54
How to encode English plain-text (consisting only of letters a-z an... +0.53
boost::ptree find? or how to access deep arrays? C++ -2.17
How to properly pass member function as argument in this situation... +0.93
Template conversion operator priority & constness -1.01
std::unique_ptr for class data member ABI (Pimpl idiom) +0.98
compilation error when offset of structure member used as length of... +0.23
Efficient way to bit-copy a signed integer to an unsigned integer -1.61
How to pull together vectors with common components in a list? +0.26
Inconsistent behavior when sending parameters to a function with 0... +1.09
Using pointers as template non-type arguments +0.28
How to get the coefficient from a std::decimal? -0.93
std::shared_ptr in QList does not delete content on deletion -1.00
Can undefined behavior which would follow a getc() alter program be... 0.00
boost::unordered_map::find produces different results depending on... +1.46
Is python assignment strictly evaluated right to left? -2.58
Why do different GCC 4.9.2 installations give different results for... +1.54
Ensure abstract bass class is a shared_ptr +1.70
Odd behaviour of std::function copy operator (MSVC2012) 0.00
GCC allows arrays to be returned from function - bug or feature? +1.45
C++ equivalent to Python's time.time() in Linux? 0.00
Is it possible to have C++ template function which takes any collec... -1.44
C++ parameter pack fails to expand 0.00
What's the result of a & b? +0.29
Relation between ostream insertion operator and its non-member over... 0.00
How to determine if the text file has a Unicode BOM or not? 0.00
Using pointer conversions to store/cast values: Am I breaking the s... -2.62
How do you use std::not1 and std::not2? -0.17
c++11: initialize map with explicit initializer_list object 0.00
ISO C++ - Is it legal to declare in a template - array or function... -1.75
How to transform a vector of struct into a map using STL -2.58
Why do neither move semantics nor RVO work as expected? +1.72