]> OCCT Git - occt.git/commit
Coding - Deprecate Handle_* type usage #240
authordpasukhi <dpasukhi@opencascade.com>
Sun, 5 Jan 2025 12:41:34 +0000 (12:41 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 5 Jan 2025 14:48:27 +0000 (14:48 +0000)
commit3d6c21124ad052d1efa7fd6cb80793b24da172dd
tree7398f288020254cb4807b3e4890a91cf722bded1
parent9687f7369c508ecd470b83f493a1a875a01d544f
Coding - Deprecate Handle_* type usage #240

Handle_* require special processing in Windows
  and it is already not needed for VS15+
In 7.9 dev will be reorginized to use typedef even for MSVC.
In  8.0 will be fully removed.
dox/user_guides/draw_test_harness/draw_test_harness.md
dox/user_guides/modeling_algos/modeling_algos.md
src/BRepTest/BRepTest_BasicCommands.cxx
src/PrsMgr/PrsMgr_Presentation3d.hxx
src/PrsMgr/PrsMgr_PresentationManager3d.hxx
src/QANCollection/QANCollection_Handle.cxx
src/Standard/Standard_Handle.hxx
src/Standard/Standard_Transient.hxx
src/Standard/Standard_WarningsDisable.hxx
src/TPrsStd/TPrsStd_AISPresentation.cxx
src/V3d/V3d_Light.hxx