Helper structure to extract the types provided by the given view type. More...
Public Types | |
| typedef View | container |
| typedef container::reference | reference |
| typedef container::const_reference | const_reference |
| typedef View::value_type | value_type |
| typedef View::gid_type | index_type |
| typedef View::domain_type | domain_type |
| typedef compute_mf_type< View, typename domain_type::index_type >::type | map_function |
Helper structure to extract the types provided by the given view type.
1.8.13