ms_traits
 Interface
Traits of a container based on its mapping semantics.
../../../../include/ext/pb_assoc/ms_trait.hppms_trait.hpp Public Types and Constants:
#link1Container attribues.
Container attribues.
Type Definition Description has_data True only if the container is not a "set&quot type. Data indicator.
has_compound_data True only if the container is not a "set&quot type or "map" type. Compound-data indicator.
mapping_level The number of mapping-levels the container supports (1 for "set&quot types or "map" types). Mapping-level indicator.
