mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
NCollection_Map - add two maps content Exchange operation without data copying Add Exchange method to NCollection_DataMap, NCollection_DoubleMap, NCollection_IndexedDataMap, NCollection_IndexedMap Add NCollection_Map::IsEqual() method Corrections for gcc - use this->myAllocator
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
puts "================"
|
|
puts "OCC24271"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# validate boolean operations on NCollection_Map
|
|
#######################################################################
|
|
|
|
pload QAcommands
|
|
|
|
OCC24271
|