Anonymous | Login | 2021-01-18 07:13 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0031255 | Open CASCADE | [OCCT] OCCT:Foundation Classes | public | 2019-12-20 12:18 | 2020-09-11 16:13 | ||||||||
Reporter | kgv | ||||||||||||
Assigned To | abv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | [OCCT] 7.6.0* | Fixed in Version | |||||||||||
Summary | 0031255: Foundation Classes - NCollection_IndexedDataMap should implement random stl iterator | ||||||||||||
Description | NCollection_IndexedDataMap currently implements std::forward_iterator_tag, while "Indexed" is supposed to allow random access to map values. The same for NCollection_IndexedMap. However, for making it useful to algorithms like std::sort, the iterator should return object IndexedMapNode as reference instead of a Value. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
![]() |
|
(0089671) git (administrator) 2019-12-20 13:04 |
Branch CR31255 has been created by kgv. SHA-1: 31a09088b68b4acc0cced8fcc328af3fd730fcae Detailed log of new commits: Author: kgv Date: Fri Dec 20 13:01:30 2019 +0300 0031255: Foundation Classes - NCollection_IndexedDataMap should implement random stl iterator |
![]() |
|||
Date Modified | Username | Field | Change |
2019-12-20 12:18 | kgv | New Issue | |
2019-12-20 12:18 | kgv | Assigned To | => abv |
2019-12-20 13:04 | git | Note Added: 0089671 | |
2019-12-20 13:12 | kgv | Description Updated | View Revisions |
2019-12-20 13:12 | kgv | Description Updated | View Revisions |
2019-12-20 13:16 | kgv | Relationship added | child of 0024831 |
2020-09-11 16:13 | utverdov | Target Version | 7.5.0 => 7.6.0* |
Copyright © 2000 - 2021 MantisBT Team |