![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard.hxx>#include <Standard_OutOfRange.hxx>#include <NCollection_DefaultHasher.hxx>#include <functional>#include <new>#include <optional>#include <type_traits>#include <utility>Data Structures | |
| class | NCollection_FlatMap< TheKeyType, Hasher > |
| High-performance hash set using open addressing with Robin Hood hashing. More... | |
| class | NCollection_FlatMap< TheKeyType, Hasher >::Iterator |
| Forward iterator for NCollection_FlatMap. More... | |