]> OCCT Git - occt-wok.git/commit
0024023: Revamp the OCCT Handle
authorabv <abv@opencascade.com>
Sun, 28 Jun 2015 11:00:51 +0000 (14:00 +0300)
committerabv <abv@opencascade.com>
Sun, 28 Jun 2015 11:00:51 +0000 (14:00 +0300)
commit4d04ec6b1b2a0471571b4adbfd676c26943e82dd
tree80c719f23151c9b8b3c201bdcbd2fefa9b8e2101
parent87f40a8f1d66ad6a0f40e34649659a2576852368
0024023: Revamp the OCCT Handle

Avoid inclusion of class header if only its handle is used (forward declaration is sufficient in most cases).
Templates corrected to be compatible with new handles
src/CPPExt/CPPExt_MPV.cxx
src/CPPExt/CPPExt_Package.cxx
src/CPPExt/CPPExt_Template.edl
src/CPPExt/CPPExt_Transient.cxx