Specialization for lightweight_multiarray_base. More...
Public Types | |
| using | gid_type = size_t |
| using | value_type = T |
| using | domain_type = indexed_domain< gid_type > |
| using | container_type = lightweight_vector< T > |
| using | iterator = typename container_type::iterator |
| using | reference = typename container_type::reference |
| using | const_reference = typename container_type::const_reference |
Specialization for lightweight_multiarray_base.
1.8.13