Open CASCADE Technology
7.3.0
|
#include <Standard_Integer.hxx>
#include <TDF_Label.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <TDF_LabelMapHasher.hxx>
#include <NCollection_DoubleMap.hxx>
typedef NCollection_DoubleMap<Standard_Integer,TDF_Label,TColStd_MapIntegerHasher,TDF_LabelMapHasher>::Iterator TFunction_DoubleMapIteratorOfDoubleMapOfIntegerLabel |