boostorg / hof

Higher-order functions for c++

Home Page:http://boost-hof.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REQUEST] operator[] with placeholders

beojan opened this issue · comments

This would be very helpful when using HOF with range-v3 (e.g. with views::sliding) or C++20 ranges.