ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
element_tag< ElementTypeOrTagT > Struct Template Reference

Metafunction for retrieving the tag of an element. More...

#include <forwards.hpp>

Public Types

typedef ElementTypeOrTagT type

Detailed Description

template<typename ElementTypeOrTagT>
struct viennagrid::result_of::element_tag< ElementTypeOrTagT >

Metafunction for retrieving the tag of an element.

Template Parameters:
ElementTypeOrTagTThe element type of which the tag is requested, can also be a tag. In this case the tag is returned.

Member Typedef Documentation

typedef ElementTypeOrTagT type

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