Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
NCollection_FlatMap.hxx File Reference
#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...