mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
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. |
||
|---|---|---|
| .. | ||
| 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 | ||