mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-01 04:36:25 +08:00
Majority of functions now simply call same functions from std namespace. Functions that duplicate std namespace functionality are declared deprecated. Calls of deprecated functions are replaced with std functions calls.