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 ... 16 17 18 19 20 ... 39
Title Δ
forcing use of cbegin()/cend() in range-based for +1.05
Why regarded as partial specialized 0.00
Create a function pointer from Typelist subsets 0.00
Binding function arguments in C++11 -1.59
Stopping a WxPython app's main loop from a thread requires window f... +0.32
How to remove instancemethod objects, for the sake of pickle, witho... -1.02
C++ instansing a struct error, why isn't this allowed? +1.50
C++ Function that passes any function with any number of arguments -0.22
shuffle vs permute numpy 0.00
Reading/writing/printing UTF-8 in C++11 +0.32
C++: Is it ever absolutely necessary to allocate memory manually? -1.05
What does "x(y) = z(w)" mean in C++? +1.47
In Python, efficiently determine if two lists are shifted copies of... +0.96
awk from Python: wrong subprocess arguments? +0.31
Python "AttributeError" for instance declared in __init__ +1.18
const function signature from function signature 0.00
Python's argparse to show program's version with prog and version s... 0.00
Can compiler generate std::move for a last use of lvalue automatica... +2.36
Does an allocation hint get used? +1.85
How is std::advance implemented to change behavior on iterator type? +1.32
C++, is set_terminate local to every thread? +1.41
For loop in python initializes an outer variable on each iteration -1.61
How to calculate on quick way angle (the closest to one of eight of... -0.90
Joining specific tuples within a list +1.54
what is the difference between functools.wraps and update_wrapper 0.00
Python, Determine if a string should be converted into Int or Float -2.84
How can i read a 0xFF in a file with libc++ istream_iterator? -0.44
Is there a fast way to compare one element in a numpy array to the... +1.64
About time costs, what is more expensive: movement or overwritting?... -1.46
Argumentless lambdas in Python? +0.33
Use std::tuple for template parameter list instead of list of types +0.31
How to get FULL type name in python? -0.99
Slice syntax to object 0.00
Does a side-effect inside a loop affect its generator? -0.29
Is it possible to detect the following assignment at compile time? 0.00
Compact lossless representation of floating point constants in C/C++ +1.21
How to compile Hinnant's short_alloc allocator 0.00
(Updated) Compiler warning on "Effective C++"s method to... +0.36
Implementing custom const_reverse_iterator given my custom const_it... 0.00
determine whether a unicode character is fullwidth or halfwidth in... 0.00
C++-equivalent to incompletely initialized arrays in C? -0.20
error C2440: 'initializing' : cannot convert from 'std::vector<_... -2.54
What happens to unused function return values? +0.79
Assigning values to an array of struct (or class) behavior -0.17
Macro stopped to compile on Linux -2.44
Test if subarray of given array 0.00
Feature is required -0.73
Verify bug in GCC -2.20
Multiple inhertance of interfaces in C++ +1.25
python find matches between two list of n by 1 numpy arrays 0.00