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

Convenience metafunction for the type retrieval of a const line range (same as const_edge_range) More...

#include <forwards.hpp>

Public Types

typedef const_element_range
< SomethingT, line_tag >::type 
type

Detailed Description

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

Convenience metafunction for the type retrieval of a const line range (same as const_edge_range)

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

Member Typedef Documentation

typedef const_element_range<SomethingT, line_tag>::type type

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