Remove C++ math work-arounds

Merged
#95 · Created  · Last updated

Merged pull request

Remove C++ math work-arounds

0721ab2·Author: ·Closed by: ·2022-01-18

Description

Years ago we introduced work-arounds for C++ compilers that didn't properly support the std:: namespace for math functions. These compilers are not relevant any more, and the work-arounds are now harmful since they violate the C++ standard.

0 attachments

0 comments

Loading commits...