Adaptation of the TListNode to the map notations.
#include <NCollection_Map.hxx>
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>>
class NCollection_Map< TheKeyType, Hasher >::MapNode
Constructor & Destructor Documentation
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>>
Member Function Documentation
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>>
The documentation for this class was generated from the following file: