Container traits. More...
#include <tag_and_trait.hpp>
Public Types | |
enum | { order_preserving = base_type::order_preserving, erase_can_throw = base_type::erase_can_throw, split_join_can_throw = base_type::split_join_can_throw, reverse_iteration = base_type::reverse_iteration } |
typedef container_traits_base< container_category > | base_type |
typedef Cntnr::container_category | container_category |
typedef Cntnr | container_type |
typedef base_type::invalidation_guarantee | invalidation_guarantee |
Container traits.
typedef container_traits_base<container_category> __gnu_pbds::container_traits< Cntnr >::base_type |
typedef Cntnr::container_category __gnu_pbds::container_traits< Cntnr >::container_category |
typedef Cntnr __gnu_pbds::container_traits< Cntnr >::container_type |
typedef base_type::invalidation_guarantee __gnu_pbds::container_traits< Cntnr >::invalidation_guarantee |