Specialization for when only container type parameter is specified. More...
Public Types | |
typedef container_traits< C >::value_type | value_type |
typedef extract_reference_type< C >::type | reference |
typedef extract_const_reference_type< C >::type | const_reference |
typedef C | container |
typedef f_ident< container_traits< C >::domain_type::index_type > | map_function |
typedef container_traits< C >::domain_type | domain_type |
typedef container_traits< C >::domain_type ::index_type | index_type |
typedef graph_view< C > | derived_type |
Specialization for when only container type parameter is specified.