freebsd-skq/contrib/libstdc++/include/c_std
David Chisnall e2a74d7247 Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>.
The standard (n3242, section 17.6.1.1, paragraph 4) says that, because these are
declared as macros in the C specification (even though they are
implemented as functions in the C++ library) they should be in the global
namespace.

A surprising number of configure checks rely on this.  It was broken by recent
cleanups to math.h.
2013-07-23 10:23:43 +00:00
..
cmath.tcc
std_cassert.h
std_cctype.h
std_cerrno.h
std_cfloat.h
std_ciso646.h
std_climits.h
std_clocale.h
std_cmath.h
std_csetjmp.h
std_csignal.h
std_cstdarg.h
std_cstddef.h
std_cstdio.h
std_cstdlib.h
std_cstring.h
std_ctime.h
std_cwchar.h
std_cwctype.h