Class Specialization
Iterator Proxy
Proxy that is implemented by an iterator.
![]() | ![]() | ||||||
Iterator Proxy |
Include Headers
seqan/basic.h
Parameters
Iterator type. |
Remarks
The value type of an iterator proxy is the value type of the iterator TIterator .
Specialization of
Metafunctions
Type of an object that stores the difference between two iterators. (Proxy) | |
Type for reading values. (Proxy) | |
Reference type. (Proxy) | |
Type of an object that is suitable to hold size information. (Proxy) | |
The spec of a class. (Proxy) | |
Type of the items in the container or behind an iterator. (Proxy) |
Functions
Iterator to item at given position. |
SeqAn - Sequence Analysis Library - www.seqan.de