#include <ds_trait_imp.hpp>
Inheritance diagram for detail::basic_data_structure_traits< Cntnr >:

| Public Types | |
| typedef pb_assoc::detail::invalidation_guarantee_imp< cntnr, ds_category >::type | invalidation_guarantee | 
| erase_can_throw | |
| value | |
| order_preserving | |
| erase_iterators | |
| reverse_iteration | |
| split_join | |
| enum | { erase_can_throw, value } | 
| enum | { order_preserving, value } | 
| enum | { erase_iterators, value } | 
| enum | { reverse_iteration, value } | 
| enum | { split_join, value } | 
| Private Types | |
| typedef Cntnr | cntnr | 
| typedef Cntnr::ds_category | ds_category | 
Definition at line 234 of file ds_trait_imp.hpp.
| typedef Cntnr detail::basic_data_structure_traits< Cntnr >::cntnr  [private] | 
Definition at line 238 of file ds_trait_imp.hpp.
| typedef Cntnr::ds_category detail::basic_data_structure_traits< Cntnr >::ds_category  [private] | 
Definition at line 240 of file ds_trait_imp.hpp.
| typedef pb_assoc::detail::invalidation_guarantee_imp< cntnr, ds_category>::type detail::basic_data_structure_traits< Cntnr >::invalidation_guarantee | 
| anonymous enum | 
| anonymous enum | 
| anonymous enum | 
| anonymous enum | 
| anonymous enum | 
 1.4.7
 1.4.7