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