occt: master 79a35943
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
apn | master | 2014-04-23 05:38:58 | master 574d7236 | |
Affected Issues | 0024831: Make iterators of NCollection classes STL-compatible | |||
Changeset | 0024831: Make iterators of NCollection classes STL-compatible STL-compatible iterators returned methods begin() and end() are provided in collection classes from NCollection package. NCollection_Array1::Iterator is redesigned to use pointer instead of index. Iterators of Sequence, Array, and Vector are extended by new methods to iterate backwards. Use of SortTools_QuickSortOfReal is replaced by std::sort() in a few places (where possible). |
|||
mod - src/GeomFill/GeomFill_Frenet.cxx | Diff File | |||
mod - src/NCollection/FILES | Diff File | |||
mod - src/NCollection/NCollection_Array1.hxx | Diff File | |||
mod - src/NCollection/NCollection_Array2.hxx | Diff File | |||
mod - src/NCollection/NCollection_BaseList.hxx | Diff File | |||
mod - src/NCollection/NCollection_BaseMap.hxx | Diff File | |||
mod - src/NCollection/NCollection_BaseSequence.cxx | Diff File | |||
mod - src/NCollection/NCollection_BaseSequence.hxx | Diff File | |||
mod - src/NCollection/NCollection_BaseVector.cxx | Diff File | |||
mod - src/NCollection/NCollection_BaseVector.hxx | Diff File | |||
mod - src/NCollection/NCollection_DataMap.hxx | Diff File | |||
mod - src/NCollection/NCollection_IndexedDataMap.hxx | Diff File | |||
mod - src/NCollection/NCollection_IndexedMap.hxx | Diff File | |||
mod - src/NCollection/NCollection_List.hxx | Diff File | |||
mod - src/NCollection/NCollection_Map.hxx | Diff File | |||
mod - src/NCollection/NCollection_Sequence.hxx | Diff File | |||
add - src/NCollection/NCollection_StlIterator.hxx | Diff File | |||
mod - src/NCollection/NCollection_Vector.hxx | Diff File | |||
mod - src/QANCollection/FILES | Diff File | |||
mod - src/QANCollection/QANCollection.cdl | Diff File | |||
mod - src/QANCollection/QANCollection.cxx | Diff File | |||
add - src/QANCollection/QANCollection_Stl.cxx | Diff File | |||
mod - src/QANewModTopOpe/QANewModTopOpe_Glue_shell.cxx | Diff File | |||
mod - src/QANewModTopOpe/QANewModTopOpe_Tools.cxx | Diff File | |||
mod - src/TopOpeBRepTool/TopOpeBRepTool_TOOL.cxx | Diff File |