mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-01 19:50:24 +08:00
229add784f
Avoid resizing of NCollection maps in Assign() methods if source map is empty
13 lines
225 B
Plaintext
13 lines
225 B
Plaintext
puts "========"
|
|
puts " 0029064: Copying of empty NCollection map takes excessive memory"
|
|
puts "========"
|
|
puts ""
|
|
|
|
pload QAcommands
|
|
|
|
OCC29064 map
|
|
OCC29064 doublemap
|
|
OCC29064 datamap
|
|
OCC29064 indexedmap
|
|
OCC29064 indexeddatamap
|