Instigate Open Source Documentation

instigate::stl::random_access_iterator::tag Struct Reference

Random Access Iterator Concept tag. More...

#include <_random_access_iterator.hpp>

Inheritance diagram for instigate::stl::random_access_iterator::tag:

instigate::stl::bidirectional_iterator::tag instigate::generic::less_than_comparable::tag instigate::stl::forward_iterator::tag instigate::stl::single_pass_iterator::tag instigate::generic::default_constructible::tag instigate::stl::incrementable_iterator::tag instigate::generic::equality_comparable::tag instigate::generic::assignable::tag

Detailed Description

Random Access Iterator Concept tag.

Iterator tags allow algorithms to determine an iterator category, so that they can take different actions depending on the iterator type.


The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source