ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
id< ElementT > Struct Template Reference

Metafunction for obtaining the id type of an element. More...

#include <forwards.hpp>

Public Types

typedef ElementT::id_type type

Detailed Description

template<typename ElementT>
struct viennagrid::result_of::id< ElementT >

Metafunction for obtaining the id type of an element.

Template Parameters:
ElementTThe host element type

Member Typedef Documentation

typedef ElementT::id_type type

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