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 ... 12 13 14 15 16 ... 39
Title Δ
Are there any undefined behavior issues when moving data into a fun... +1.67
Does std::stringstream operator<< use strcat? 0.00
why is std::lock_guard not movable? +1.57
Return type of dynamic_cast upon failure +1.09
Why cast used variable to void -0.41
Comparing two map::iterators: why does it need the copy constructor... +1.02
Copying the Contents of a boost::shared_ptr - is there a way? 0.00
In a declaration with initialization, can I use a reference to unin... 0.00
Array assignment of multiple values in a class: Best practice +1.17
Nested class declarations with multiple template arguments 0.00
Why doesn't explicit bool() conversion happen in contextual convers... -1.04
Templated definitions of operator overloads +0.34
Compound statement to change value after returning it? -1.43
Print errno as mnemonic? -0.37
"abc"[0] not a compile-time constant 0.00
Dependent template name argument substitution 0.00
How do I pass arbitrary member function of ANY class to template in... -0.52
Comparing single characters with <charT> -1.91
Mapping from pointers-to-member -1.94
In a boost::multi_array, which is the type of a sub-array? 0.00
Strange behaviour assigning value from file to unsigned char variable 0.00
How to update ranks for some subset? -0.43
(Default) construct an object for every variadic type +0.23
Array initialization of objects without operator =, copy constructo... +2.05
Is this approach of moving data from standard containers to shared... 0.00
Why is “cast from ‘X*’ to ‘Y’ loses precision” a hard error and wha... +1.49
Initializing std::array<char,x> member in constructor using s... 0.00
Python's syntactical sugar gone wrong +2.70
Template function pointer as a template parameter +0.78
Alternative to reinterpret_cast with constexpr functions 0.00
Extra curly braces while initializing a string +1.46
What does string array[] = ""; mean and why does it work? +0.32
Bizarre floating-point behavior with vs. without extra variables, w... +1.48
Is it correct to cast a pointer to pointer to pointer to int to a p... +0.36
increment all C++ std::vector values by a constant value +1.03
Automatic type deduction failure with brace initialisation in a fun... 0.00
Identical class and instance names -0.15
c++11 : Compare lambda expression 0.00
Unordered set of pairs, compilation error +0.32
C++11 unordered_map time complexity +1.13
C++ string equivalent for strrchr -0.42
Can Python classes have members that are accessible, but not from a... -0.10
Can a lambda have "C" linkage? +1.36
Why does GCC give me the -Wjump-misses-init warning? -2.26
Could not deduce template argument with std::basic_string -0.37
How can I ensure that a method is called (once, if present) for eve... 0.00
std::bind a std::shared_ptr parameter won't increase use_count +0.31
(list|set|dict) comprehension containing a yield expression does no... -0.53
why doesn't dereferencing a polymorphic pointer call derived type a... -1.78
Populate vector with integer sequence, on construction 0.00