Define traits for views and containers that do not conform to the V<C,D,F,Derived> template parameter convention. 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 |
Define traits for views and containers that do not conform to the V<C,D,F,Derived> template parameter convention.
1.8.13