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