mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-24 13:22:03 +05:00

Move global methods needed for NCollection_DataMap< TopoDS_Shape, * > to class SMESHDS_Hasher in order not to clash with the same global definitions - typedef NCollection_DataMap< TopoDS_Shape, THypList > ShapeToHypothesis; + typedef NCollection_DataMap< TopoDS_Shape, THypList, SMESHDS_Hasher > ShapeToHypothesis;
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%