]> 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)
committervsr <vsr@opencascade.com>
Thu, 11 Jun 2015 07:51:21 +0000 (10:51 +0300)
commit9b0b2f10ed3abba7259b3fa04fc40513fb83929d
tree6ce6ab8efff4216d4d285180969a368fedcbaa81
parent7cc097e558af67c844e9dc18cd68e0bf570b04b5
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]