Spec IteratorProxy
Proxy that is implemented by an iterator.

Extends Proxy
All Extended Proxy
Defined in <seqan/basic.h>
Signature template <typename TIterator> class Proxy<IteratorProxy<TIterator> >;

Template Parameters

TIterator The iterator to store internally.

Interface Metafunction Overview

Interface Metafunctions Inherited From Proxy