0026203: Foundation Classes - provide method ::Swap() for NCollection_IndexedMap...
authordbp <dbp@opencascade.com>
Mon, 18 May 2015 12:42:30 +0000 (15:42 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 21 May 2015 10:31:46 +0000 (13:31 +0300)
commit9e50612044107be99525eefca2ccdd137ed06aee
treee224dc31311f35cb309f7fa60bbabb9cbd8f3d10
parent14cda02f8205d7bafb81760eeb7b8c8c84ffee8f
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]