2005-01-16 Lorenz Minder <lminder@gmx.net>
commit0b97771b9d347db2fbb832fc7b3560c17d7e63d0
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jan 2005 09:59:06 +0000 (16 09:59 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jan 2005 09:59:06 +0000 (16 09:59 +0000)
tree579a78f9e889c1d2e5d18bce58d218f0365f26c4
parent7e176567a253f593ff9836e19330eb8a8197ee08
2005-01-16  Lorenz Minder  <lminder@gmx.net>
    Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/19322
* include/c_std/std_cmath.h: Define the C99 classification facilities
directly inside namespace std:.
* testsuite/26_numerics/cmath/19322.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93723 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_std/std_cmath.h
libstdc++-v3/testsuite/26_numerics/cmath/19322.cc [new file with mode: 0644]