]> OCCT Git - occt.git/commit
Coding - Precision.hxx file optimization
authordpasukhi <dpasukhi@opencascade.com>
Wed, 11 Sep 2024 15:13:10 +0000 (15:13 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sat, 14 Sep 2024 20:26:41 +0000 (20:26 +0000)
commita52ee17c7316a29d9870a71a64fb13280591813f
treee12ca3fba5ec4f427b7d950b84d1a776f0e55401
parent72b244bc98f055ac892e69c91a3caaa174c9bcb9
Coding - Precision.hxx file optimization

Precision.hxx optimized to have compiler-time
  constants for the most common floating-point values.
Reorganized code to avoid static jumping for parametric.
src/Precision/Precision.hxx