ViennaGrid - The Vienna Grid Library
2.1.0
|
Metafunction for the type retrieval of an iterator from a container or range. More...
#include <forwards.hpp>
Public Types | |
typedef ContainerT::iterator | type |
Metafunction for the type retrieval of an iterator from a container or range.
ContainerT | The container type, can also be a range |
typedef ContainerT::iterator type |