ViennaGrid - The Vienna Grid Library
2.1.0
|
Convenience metafunction for the type retrieval of a vertex range. More...
#include <forwards.hpp>
Public Types | |
typedef element_range < SomethingT, vertex_tag > ::type | type |
Convenience metafunction for the type retrieval of a vertex range.
SomethingT | The host type, can be a typelist, a collection, a mesh, a segmentation or a segment |
typedef element_range<SomethingT, vertex_tag>::type type |