Public Types

segment< ConfigType > Struct Template Reference

Metafunction for returning the type of a segment derived from the configuration class. More...

#include <segment_layers.hpp>

Public Types

typedef segment_t< ConfigType > type

Detailed Description

template<typename ConfigType>
struct viennagrid::result_of::segment< ConfigType >

Metafunction for returning the type of a segment derived from the configuration class.


Member Typedef Documentation

typedef segment_t<ConfigType> type

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