StackRating

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

Eric Niebler

Rating
1529.02 (19,412th)
Reputation
3,760 (44,658th)
Page: 1 2
Title Δ
Why does tag_invoke pattern need the Niebloid std::tag_invoke at all? 0.00
C++ Ranges-v3 with std::span: ownership of intermediate objects whe... 0.00
Why is a simple iterator not readable? +4.44
i can't import range-v3 library via vcpkg -0.28
What is the purpose of C++20 std::common_reference? 0.00
Why return std::ranges::safe_iterator_t instead of std::ranges::saf... 0.00
range-v3: Joining piped ranges with a delimeter 0.00
Why is the interleave_view missing in the range-v3 library? 0.00
Does view::join require copyable inner range? Why? 0.00
Is a container sure to be a range conceptually? 0.00
Can't we lazily do view::filter before view::chunk? 0.00
Non-pointer-operand error when dereferencing an iterator into a tem... 0.00
range-v3 how to action::join with delimiter 0.00
Replacing data with range-v3 -1.47
ranges of ranges to vector of vectors -1.87
C++ Ranges TS include experimental path +1.77
Operating over a pointer with ranges 0.00
How to create a view_facade using range-v3 0.00
How to concat two existing ranges::view? 0.00
v3 make_iterator_range requirements 0.00
failure to invoke reverse on a fibonacci sequence in range-v3 0.00
Retain bidirectionality with Ranges-v3 view::join 0.00
why does range-v3 yield require default constructor +5.62
What does CommonReference used by Readable in Range-v3 do? 0.00
Initialize a boost::accumulator_set at runtime 0.00
Why couldn't I get the size of a range in range-v3? +6.31
How to implement flatmap using rangev3 ranges +4.01
How to create a custom container for range-v3 0.00
How can I add parent references to Boost.Proto expressions? 0.00
Range-v3: Use view_facade to provide both const and non-const itera... 0.00
What is the best approach for wrapping an STL container in a custom... -4.06
Alternative to asserts for constexpr functions -1.10
How to use SFINAE to restrict overload to input iterators -0.30
boost::accumulator: which operators for sample_type? 0.00
Does vector<list<T>> guarantee that element addresses s... +4.18
boost::mpl::for_each without instantiating +3.95
wsregex::compile crashes (memory leak) when handling regex string? 0.00
Is it possible to reroute lambda to wrap it in a wrapper class? 0.00
How do I forward-declare a constexpr object at namespace scope? -3.91
inconsistent behavior with boost::mpl placeholder evaluation 0.00
Post callbacks to a task queue using boost::bind +1.19
using difference_type in BOOST foreach 0.00
Have a header only project as a dependency with bjam 0.00
Boost.Proto: General class layout for an EDSL with custom terminal... 0.00
Transforming an expression template tree +4.10
rolling min and rolling max for C++ boost? -2.68
C++: Accumulator matrix (3D arrays) 0.00
Regular expression capturing repeated groups -0.15
using boost foreach with items that are themselves templates -1.15
boost::phoenix error message while used as a functor +5.20