occt: master 2a79a1ae |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
kgv |
apn |
master |
2016-12-05 09:57:27 |
master 20ef5652 |
|
Affected Issues |
0028186: Foundation Classes, NCollection_List - methods "Remove" and "Contains" prevent template usage |
|
Changeset |
0028186: Foundation Classes, NCollection_List - methods "Remove" and "Contains" prevent template usage
::Remove() and ::Contains() are now defined as template methods
to allow using NCollection_List with types without quality operator. |
mod - src/NCollection/NCollection_List.hxx |
[ Diff ] [ File ] |
mod - src/NCollection/NCollection_StlIterator.hxx |
[ Diff ] [ File ] |