1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/fclasses/bug29064
isn 229add784f 0029064: Copying of empty NCollection map takes excessive memory
Avoid resizing of NCollection maps in Assign() methods if source map is empty
2018-03-26 15:32:51 +03:00

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