View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005531 | Open CASCADE | OCCT:Foundation Classes | public | 2004-03-25 09:42 | 2020-10-15 07:48 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 7.4.0 | ||||
Summary | 0005531: Foundation classes - it is impossible avoid "using namespace std" directive when use OCC | ||||
Description | In this case there is follow problems. 1. There is dependecies from order of included header files. 2. There is possibility of name conflict with different from std namespaces. In other words, definition of using some namespace directive must be inside other namespace or take place in source code, not header files. I suggest to solve the problem like is written in Bjarne Straustrap"The C++ programming languige", 3-th edition, in 8.2.9.1 paragraf | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-03-26 19:08 | bugmaster | Assigned To | bugmaster => imv |
2004-03-26 19:08 | bugmaster | Status | new => assigned |
2004-03-29 11:36 | bugmaster | Status | assigned => closed |
2004-03-29 11:36 | bugmaster | Resolution | @0@ => suspended |
2004-03-29 11:36 | bugmaster | validate | => 1 |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2017-09-08 12:17 |
|
Test case number | => Not required |
2017-09-08 12:17 |
|
Note Added: 0070338 | |
2017-09-08 12:17 |
|
Category | OCCT:Modeling Algorithms => OCCT:Foundation Classes |
2017-09-08 12:17 |
|
Fixed in Version | EMPTY => |
2017-09-08 12:17 |
|
Description Updated | |
2019-07-18 18:56 | kgv | Relationship added | related to 0008239 |
2019-07-21 12:24 |
|
Summary | It is impossible avoid "using namespace std" directive when use OCC => Foundation classes - it is impossible avoid "using namespace std" directive when use OCC |
2020-10-15 07:46 |
|
Relationship added | related to 0030895 |
2020-10-15 07:48 |
|
Note Added: 0095985 | |
2020-10-15 07:48 |
|
Assigned To | imv => tizmaylo |
2020-10-15 07:48 |
|
Severity | trivial => minor |
2020-10-15 07:48 |
|
Status | acknowledged => closed |
2020-10-15 07:48 |
|
Resolution | suspended => fixed |
2020-10-15 07:48 |
|
Fixed in Version | => 7.4.0 |