Workspace 6.21.5
|
#include <iterator>
Classes | |
struct | DefaultAccessor< ContainerType, IsConst, SizeType, ValueType > |
Default accessor functor for an index based iterator. Retrieves a reference R from a container C using size type S. More... | |
class | IndexBasedIterator< ContainerType, IsConst, ValueType, SizeType, DifferenceType, AccessorType > |
Generic base class for adding support for iteration to index-based container classes. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Application |
Application-level functionality for all workspace applications. | |
namespace | CSIRO::Application::IndexBasedIteratorPrivate |