|
STLdoc
STLdocumentation
|
Go to the source code of this file.
Classes | |
| struct | __gnu_pbds::detail::hash_eq_fn< Key, Eq_Fn, _Alloc, Store_Hash > |
| Primary template. More... | |
| struct | __gnu_pbds::detail::hash_eq_fn< Key, Eq_Fn, _Alloc, false > |
| Specialization 1 - The client requests that hash values not be stored. More... | |
| struct | __gnu_pbds::detail::hash_eq_fn< Key, Eq_Fn, _Alloc, true > |
| Specialization 2 - The client requests that hash values be stored. More... | |
Namespaces | |
| __gnu_pbds | |
| GNU extensions for policy-based data structures for public use. | |
| __gnu_pbds::detail | |
Contains 2 eqivalence functions, one employing a hash value, and one ignoring it.
1.8.6