mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
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).
This commit is contained in:
1289
src/QANCollection/QANCollection_Stl.cxx
Normal file
1289
src/QANCollection/QANCollection_Stl.cxx
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user