Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 91b51cc

Browse files
committed
core.stdc.math: Improve MSVCRT support, especially for VS 2013+.
By implementing functions defined inline in MS math.h header (from VS 2014 CTP3) and using D wrappers for all *l functions. hypot() forwards to _hypot() to support VS <= 2013.
1 parent 9c4e158 commit 91b51cc

File tree

1 file changed

+431
-16
lines changed

1 file changed

+431
-16
lines changed

0 commit comments

Comments
 (0)