Stroika Library 3.0d24
 
Loading...
Searching...
No Matches
BidirectionalIterator.h File Reference
#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
 

Detailed Description

Note
Code-Status: Alpha

Definition in file BidirectionalIterator.h.