]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/26_numerics/headers/cstdlib/2190.cc
std_cmath.h: Move abs(long), div(long,long) from here...
authorScott Snyder <snyder@fnal.gov>
Tue, 6 Mar 2001 02:51:15 +0000 (02:51 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 6 Mar 2001 02:51:15 +0000 (02:51 +0000)
commit21aaf8bffcf05aec09db0213f8210cc205175141
tree518dd91d1b892b105c6aaca28f36c27c65e32161
parentf283dc441464aa1604fb975ac74829bb9edeb2d2
std_cmath.h: Move abs(long), div(long,long) from here...

2001-03-05  scott snyder  <snyder@fnal.gov>

libstdc++/2190
        * include/c_std/bits/std_cmath.h: Move abs(long), div(long,long)
        from here...
        * include/c_std/bits/std_cstdlib.h: ... to here.
* testsuite/17_intro/header_cstdlib.cc: Add test.

From-SVN: r40254
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_std/bits/std_cmath.h
libstdc++-v3/include/c_std/bits/std_cstdlib.h
libstdc++-v3/testsuite/17_intro/header_cstdlib.cc