#include <ds_trait.hpp>
Inheritance diagram for pb_assoc::ds_traits< Cntnr >:

Public Types | |
| typedef PB_ASSOC_BASE_C_DEC::invalidation_guarantee | invalidation_guarantee |
| erase_can_throw = PB_ASSOC_BASE_C_DEC::erase_can_throw | |
| order_preserving = PB_ASSOC_BASE_C_DEC::order_preserving | |
| erase_iterators = PB_ASSOC_BASE_C_DEC::erase_iterators | |
| reverse_iteration = PB_ASSOC_BASE_C_DEC::reverse_iteration | |
| split_join = PB_ASSOC_BASE_C_DEC::split_join | |
| enum | { erase_can_throw = PB_ASSOC_BASE_C_DEC::erase_can_throw, order_preserving = PB_ASSOC_BASE_C_DEC::order_preserving, erase_iterators = PB_ASSOC_BASE_C_DEC::erase_iterators, reverse_iteration = PB_ASSOC_BASE_C_DEC::reverse_iteration, split_join = PB_ASSOC_BASE_C_DEC::split_join } |
Definition at line 97 of file ds_trait.hpp.
| typedef PB_ASSOC_BASE_C_DEC::invalidation_guarantee pb_assoc::ds_traits< Cntnr >::invalidation_guarantee |
Reimplemented from detail::basic_data_structure_traits< Cntnr >.
Definition at line 111 of file ds_trait.hpp.
| anonymous enum |
Definition at line 101 of file ds_trait.hpp.
1.4.7