ViennaGrid - The Vienna Grid Library
2.1.0
|
Convenience metafunction for the type retrieval of a line ID (same as line_id) More...
#include <forwards.hpp>
Public Types | |
typedef id< typename edge < SomethingT >::type >::type | type |
Convenience metafunction for the type retrieval of a line ID (same as line_id)
SomethingT | The host type, can be a collection, an element, a mesh, a segmentation or a segment |