Sam Jaffe 5ee7b843d7 fix: permit the default-construction of filter iterators with lambdas il y a 2 ans
..
detail 5ee7b843d7 fix: permit the default-construction of filter iterators with lambdas il y a 2 ans
capture_iterator.h 3522061acd feat: add capture iterator to replace filter<It, Cache> concept il y a 2 ans
end_aware_iterator.h 7b90d9df68 feat: allow propagation of sentinels il y a 2 ans
facade.h 3522061acd feat: add capture iterator to replace filter<It, Cache> concept il y a 2 ans
filter_iterator.h 5ee7b843d7 fix: permit the default-construction of filter iterators with lambdas il y a 2 ans
forwards.h 1c7c47b542 refactor: clean up filter_iterator, allow non std::function predicates il y a 2 ans
indexed_iterator.h deb094713e fix: better SFINAE il y a 2 ans
join_iterator.h 4b4492af6a refactor: re-implement joining_iterator using capture_iterator as needed il y a 2 ans
proxy.h deb094713e fix: better SFINAE il y a 2 ans
recursive_iterator.h 7b90d9df68 feat: allow propagation of sentinels il y a 2 ans
sentinel.h 59f7b92269 refactor: extract facade traits to a separate header il y a 2 ans
sentinel_iterator.h e71b0e7b91 fix: fix bugs in the construction of sentinel_iterator, and with unbound iteration il y a 2 ans
unkeyed_iterator.h 59f7b92269 refactor: extract facade traits to a separate header il y a 2 ans
zip_iterator.h 59f7b92269 refactor: extract facade traits to a separate header il y a 2 ans