ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
edge_handle< SomethingT > Struct Template Reference

Convenience metafunction for the type retrieval of a line handle (same as line_handle) More...

#include <forwards.hpp>

Public Types

typedef handle< SomethingT,
edge_tag >::type 
type

Detailed Description

template<typename SomethingT>
struct viennagrid::result_of::edge_handle< SomethingT >

Convenience metafunction for the type retrieval of a line handle (same as line_handle)

Template Parameters:
SomethingTThe host type, can be a collection, an element, a mesh, a segmentation or a segment

Member Typedef Documentation

typedef handle<SomethingT, edge_tag>::type type

The documentation for this struct was generated from the following file: