Specialization of container_traits for identity_container. More...
Public Types | |
typedef Container::gid_type | gid_type |
typedef Container::value_type | value_type |
typedef Container::reference | reference |
typedef Container::const_reference | const_reference |
Specialization of container_traits for identity_container.
T | Type of value returned by identity_container access methods |