View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031255 | Open CASCADE | OCCT:Foundation Classes | public | 2019-12-20 12:18 | 2024-10-27 23:50 |
Reporter | kgv | Assigned To | dpasukhi | ||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Target Version | Unscheduled | ||||
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 | |||||
|
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 | |
2019-12-20 13:12 | kgv | Description Updated | |
2019-12-20 13:16 | kgv | Relationship added | child of 0024831 |
2020-09-11 16:13 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-09-20 10:27 | kgv | Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:40 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |
2024-10-27 23:33 | dpasukhi | Assigned To | abv => dpasukhi |
2024-10-27 23:49 | dpasukhi | Sticky Issue | No => Yes |
2024-10-27 23:50 | dpasukhi | Sticky Issue | Yes => No |