Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
NCollection_FlatDataMap.hxx File Reference
#include <Standard.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_NoSuchObject.hxx>
#include <NCollection_DefaultHasher.hxx>
#include <NCollection_ItemsView.hxx>
#include <functional>
#include <new>
#include <optional>
#include <type_traits>
#include <utility>

Data Structures

class  NCollection_FlatDataMap< TheKeyType, TheItemType, Hasher >
 High-performance hash map using open addressing with Robin Hood hashing. More...
 
class  NCollection_FlatDataMap< TheKeyType, TheItemType, Hasher >::Iterator
 Forward iterator for NCollection_FlatDataMap. More...