Defines the coarsen metadata view type for the given container type. More...
Public Types | |
typedef MDCont::second_type::value_type | value_type |
typedef metadata::growable_container< value_type > | part_type |
typedef metadata::view< part_type > | type |
Defines the coarsen metadata view type for the given container type.
The metadata container type used is metadata::growable_container.
MDCont | Metadata container type. |