mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|