tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
output_iterator_tag Struct Reference

Defines the category of an iterator. Each tag is an empty type and corresponds to one of the five (until C++20) six (since C++20) iterator categories. More...

#include <tags.hpp>

Detailed Description

Defines the category of an iterator. Each tag is an empty type and corresponds to one of the five (until C++20) six (since C++20) iterator categories.


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