View Issue Details

IDProjectCategoryView StatusLast Update
0021552Open CASCADEOCCT:Modeling Algorithmspublic2012-01-10 16:26
ReporterabvAssigned Toabv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.4.0 
Summary0021552: Minor improvements in NCollection package
DescriptionTwo minor improvements are made in NCollection package for MS Visual C++ 9.0
compiler:

- NCollection_Handle class: avoided ambiguity when initialized by 0

- NCollection_UBTreeFiller: avoid compiler warning on impossibility to create
assignment operator automatically
Additional information
and documentation updates
Documentation remark, added by ABV 2010-05-04 15:41:09:

Improvements:
Two minor improvements are made in NCollection package:

- NCollection_Handle class: avoid ambiguity of constructors when initialized by
0; provide cast operator to pointer to contained type

- NCollection_UBTreeFiller: avoid compiler warning on impossibility to create
assignment operator automatically (MS Visual C++ 9.0)

- NCollection_BaseCollection: virtual destructor provided to ensure correct
destruction for descendants
TagsNo tags attached.
Test case number

Attached Files

  • occ21552-abv-v1.tar.gz (3,348 bytes)
  • occ21552-abv-v2.tar.gz (3,369 bytes)
  • occ21552-abv-v3.tar.gz (4,555 bytes)

Activities

2010-01-22 17:22

 

occ21552-abv-v1.tar.gz (3,348 bytes)

2010-02-01 11:27

 

occ21552-abv-v2.tar.gz (3,369 bytes)

2010-05-04 17:39

 

occ21552-abv-v3.tar.gz (4,555 bytes)

Issue History

Date Modified Username Field Change
2010-01-22 17:44 bugmaster Assigned To bugmaster => abv
2010-01-22 17:44 bugmaster Status new => assigned
2010-01-22 18:07 abv Status assigned => resolved
2010-05-31 15:30 apv CC => apv
2010-06-10 20:07 mkv Status resolved => tested
2010-06-10 20:19 bugmaster Status tested => verified
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-10 16:26 atp Description Updated
2012-01-10 16:26 atp Additional Information Updated