بدون توضیح

Samuel Jaffe a1de3c895f Fixing minor issues/pattern failures. 8 سال پیش
iterator.xcodeproj ff8bdac761 Adding filter_iterator, which allows the consumer to discard elements of a collection based on a provided predicate. 8 سال پیش
end_aware_iterator.hpp 9d80954d44 Making operator*/-> const-correct. 8 سال پیش
end_aware_iterator.t.h 0910ad0ac5 Creating a recursive iterator type. 8 سال پیش
filter_iterator.hpp ff8bdac761 Adding filter_iterator, which allows the consumer to discard elements of a collection based on a provided predicate. 8 سال پیش
filter_iterator.t.h ff8bdac761 Adding filter_iterator, which allows the consumer to discard elements of a collection based on a provided predicate. 8 سال پیش
indexed_iterator.hpp a1de3c895f Fixing minor issues/pattern failures. 8 سال پیش
indexed_iterator.t.h 88ff581e82 Creating an indexed iterator, for when you need to keep track of the 'index' while iterating through a collection. 8 سال پیش
iterator_fwd.hpp 16e1b21243 Making recursive_iterator able to replace joining_iterator, for bucket_hash_map, etc. 8 سال پیش
join_iterator.hpp 9d80954d44 Making operator*/-> const-correct. 8 سال پیش
join_iterator.t.h d3eedc2fc2 Adding several test cases. 8 سال پیش
recursive_iterator.hpp 9f24f123cb Recursive iterator is a forward_iterator. This is guaranteed by end_aware_iterator as well, but should be made explicit. 8 سال پیش
recursive_iterator_accessors.t.h 9d80954d44 Making operator*/-> const-correct. 8 سال پیش
recursive_iterator_meta.hpp 9d80954d44 Making operator*/-> const-correct. 8 سال پیش
recursive_iterator_mixed_container.t.h 82eb5b08be Extending 98cf896 to support nested containers where the only associative container exists at the final layer. 8 سال پیش
recursive_iterator_nested_map.t.h 98cf896534 Two changes to recursive_iterator: 8 سال پیش
recursive_iterator_one_dimension.t.h d3eedc2fc2 Adding several test cases. 8 سال پیش
unkeyed_iterator.hpp a1de3c895f Fixing minor issues/pattern failures. 8 سال پیش
unkeyed_iterator.t.h 307fba398a Adding unkeyed_iterator - an iterator for associative types that discards keys, allowing it to be treated like a non-associative array of values. 8 سال پیش