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