]> OCCT Git - occt.git/commit
Foundation Classes - Separate map's prime declaration #211
authordpasukhi <dpasukhi@opencascade.com>
Thu, 26 Dec 2024 22:33:34 +0000 (22:33 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Fri, 27 Dec 2024 10:40:54 +0000 (10:40 +0000)
commit1b4bb62150655ac06be422fd16fc752f49bbba4f
treeb41f283ceae5e3bbf488e667668b5efc50eca8f1
parentca688cfac367bee70717a3c688608d727dc68a51
Foundation Classes - Separate map's prime declaration #211

Refactor TCollection to use NCollection_Primes and remove obsolete TCollection.cxx
New prime declaration now will be more clear to use.
src/NCollection/FILES
src/NCollection/NCollection_BaseMap.cxx
src/NCollection/NCollection_BaseMap.hxx
src/NCollection/NCollection_BasePointerVector.cxx
src/NCollection/NCollection_Primes.cxx [new file with mode: 0644]
src/NCollection/NCollection_Primes.hxx [new file with mode: 0644]
src/TColStd/TColStd_PackedMapOfInteger.cxx
src/TCollection/FILES
src/TCollection/TCollection.cxx [deleted file]
src/TCollection/TCollection.hxx