Type metafunction to allow base containers to specify a different iterator type than their basic reflected type. Used in matrix base container when immediate iterator is a row iterator. More...
Public Types | |
using | iterator = typename container_traits< C >::container_type::iterator |
Type metafunction to allow base containers to specify a different iterator type than their basic reflected type. Used in matrix base container when immediate iterator is a row iterator.