View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014166 | Open CASCADE | OCCT:Foundation Classes | public | 2006-12-08 09:38 | 2012-01-13 12:27 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.2.0 | ||||
| Summary | 0014166: NCollection_DataMap::Iteartor should have const method ::Key() | ||||
| Description | Now NColleciton_DataMapIterator has method const theKeyType& Key(void) which is not constant. It is proposed to replace them by constant const theKeyType& Key(void) const BR, PTV. | ||||
| Additional information and documentation updates | Documentation remark, added by PTV 2007-01-25 09:45:56: Changes: Method Key() of NCollection_DataMap iterator become const | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-01-25 11:35 | bugmaster | Assigned To | bugmaster => ptv |
| 2007-01-25 11:35 | bugmaster | Status | new => assigned |
| 2007-01-25 11:52 |
|
Status | assigned => resolved |
| 2007-02-01 17:01 | bugmaster | Status | resolved => tested |
| 2007-07-04 12:32 | bugmaster | Status | tested => closed |
| 2007-07-04 12:32 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
| 2012-01-13 12:27 |
|
Assigned To | ptv => |
| 2012-01-13 12:27 |
|
Description Updated | |
| 2012-01-13 12:27 |
|
Additional Information Updated | |
| 2012-01-13 12:27 |
|
Description Updated |