| libstdc++
    | 
| Public Types | |
| typedef std::pair< size_type, size_type > | comp_hash | 
| typedef __rebind_a::const_pointer | key_const_pointer | 
| typedef __rebind_a::const_reference | key_const_reference | 
| typedef __rebind_a::pointer | key_pointer | 
| typedef __rebind_a::reference | key_reference | 
| typedef __rebind_a::value_type | key_type | 
| typedef __nothrowcopy::indicator | no_throw_indicator | 
| typedef _Alloc::size_type | size_type | 
| typedef integral_constant< int, Store_Hash > | store_extra | 
| Public Attributes | |
| no_throw_indicator | m_no_throw_copies_indicator | 
| store_extra | m_store_extra_indicator | 
Traits for abstract types.
Definition at line 263 of file types_traits.hpp.