Simple Application Framework
1
|
Iterator categories.
Go to the source code of this file.
Classes | |
class | Saf::Type::IteratorCategory::BidirectionalCategory |
Bidirectional iterators. More... | |
class | Saf::Type::IteratorCategory::ForwardCategory |
Forward iterators. More... | |
class | Saf::Type::IteratorCategory::InputCategory |
Input iterators. More... | |
class | Saf::Type::IteratorCategory::OutputCategory |
Output iterators. More... | |
class | Saf::Type::IteratorCategory::RandomAccessCategory |
Random access iterators. More... | |
Namespaces | |
namespace | Saf |
Global library namespace. | |
namespace | Saf::Type |
Type properties and type related functions and classes. | |
namespace | Saf::Type::IteratorCategory |
Iterator categories. |
Iterator categories.