View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030143 | Open CASCADE | OCCT:Foundation Classes | public | 2018-09-17 12:46 | 2018-09-30 18:55 |
Reporter | kgv | Assigned To | kgv | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0030143: Foundation Classes - provide operator[] alias for NCollection_Array1, NCollection_Vector | ||||
Description | For historical reasons, OCCT collections provide methods Value() and ChangeValue() for accessing elements by index as well as operator() as alias. There is no, hover, more traditional operator[] alias, making transition between C array / NCollection_Array1 / std::vector collections annoying. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR30143 has been created by kgv. SHA-1: b8f7f6081fb2bb4462a0bedf9b9245f525c36154 Detailed log of new commits: Author: kgv Date: Mon Sep 17 13:14:00 2018 +0300 0030143: Foundation Classes - provide operator[] alias for NCollection_Array1, NCollection_Vector |
|
Trivial patch is ready for review. http://jenkins-test-12.nnov.opencascade.com/view/CR30143-CR30143-KGV/ |
|
No remarks, please integrate |
|
Branch CR30143 has been deleted by inv. SHA-1: b8f7f6081fb2bb4462a0bedf9b9245f525c36154 |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-17 12:46 | kgv | New Issue | |
2018-09-17 12:46 | kgv | Assigned To | => abv |
2018-09-17 13:17 | git | Note Added: 0079213 | |
2018-09-17 14:03 | kgv | Note Added: 0079215 | |
2018-09-17 14:03 | kgv | Status | new => resolved |
2018-09-17 15:05 | kgv | Note Edited: 0079215 | |
2018-09-17 17:17 |
|
Note Added: 0079223 | |
2018-09-17 17:17 |
|
Assigned To | abv => bugmaster |
2018-09-17 17:17 |
|
Status | resolved => reviewed |
2018-09-18 18:58 | bugmaster | Status | reviewed => tested |
2018-09-18 18:58 | bugmaster | Test case number | => Not required |
2018-09-30 18:26 | kgv | Changeset attached | => occt master b8f7f608 |
2018-09-30 18:26 | kgv | Assigned To | bugmaster => kgv |
2018-09-30 18:26 | kgv | Status | tested => verified |
2018-09-30 18:26 | kgv | Resolution | open => fixed |
2018-09-30 18:47 | git | Note Added: 0079521 |