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