Package namespace for STL‐port‐style extension functors.
Types
Name |
Description |
Empty base class for hashing. No general hash struct defined, each type requires a specialization. Leaving this struct declared but undefined will generate error messages that are more clear when someone tries to use a key that does not have a corresponding hash function. |
|
Hash functor to generate a hash for a pointer to a null‐terminated string. |
|
This meta‐function selects the appropriate implementation for comparing the parameterized |
|
An identity function. |
|
Namespace for utility functions used to implement STL functionality. |
Created with MrDocs