#include "Stroika/Foundation/StroikaPreComp.h"#include "Stroika/Foundation/Traversal/Iterator.h"#include "BidirectionalIterator.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Foundation::Traversal::BidirectionalIterator< T, ITERATOR_TRAITS > |
| A BidirectionalIterator is an Iterator that can be moved both forward and backward. More... | |
| class | Stroika::Foundation::Traversal::BidirectionalIterator< T, ITERATOR_TRAITS >::IRep |
| An Iterator<T> that also supports going backwards. More... | |
Namespaces | |
| namespace | Stroika::Foundation |
Definition in file BidirectionalIterator.h.