std_cmath.h: Get rid of C99 math macros.
authorGabriel Dos Reis <gdr@codesourcery.com>
Fri, 6 Apr 2001 19:14:27 +0000 (19:14 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 6 Apr 2001 19:14:27 +0000 (19:14 +0000)
commite521873c0e022770022b5ecf531e1ceb79a8f708
tree39f0bff0a063a16d6328a164304df8c158fb79a9
parent6d32e2c9a51e42e77d470a3f653c133d417e45a1
std_cmath.h: Get rid of C99 math macros.

        * include/c_std/bits/std_cmath.h: Get rid of C99 math macros.
        * testsuite/26_numerics/c99_macros.cc: Add test.

From-SVN: r41159
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_std/bits/std_cmath.h
libstdc++-v3/testsuite/26_numerics/c99_macros.cc [new file with mode: 0644]