]> OCCT Git - occt-copy.git/commit
0026203: Foundation Classes - provide method ::Swap() for NCollection_IndexedMap...
authordbp <dbp@opencascade.com>
Mon, 18 May 2015 12:42:30 +0000 (15:42 +0300)
committerabv <abv@opencascade.com>
Fri, 21 Aug 2015 07:58:31 +0000 (10:58 +0300)
commitbcbb5d9ba4f0eec9d2cc366263b20c2be90d4c6e
treebc31ff8c667d2e5a4bab06ef17f8d6dbf131d036
parentcbb329c42cb7c072d8996190dcbe70af08325667
0026203: Foundation Classes - provide method ::Swap() for NCollection_IndexedMap and NCollection_IndexedDataMap to transpose map elements

Add new tests in group "perf ncollection".
src/NCollection/NCollection_IndexedDataMap.hxx
src/NCollection/NCollection_IndexedMap.hxx
src/QANCollection/QANCollection_Stl.cxx
tests/bugs/fclasses/bug24831 [new file with mode: 0644]
tests/perf/ncollection/A2 [new file with mode: 0644]
tests/perf/ncollection/A3 [new file with mode: 0644]