cstdint
Paolo Carlini
pcarlini@suse.de
Mon Oct 17 23:09:00 GMT 2005
Frode wrote:
> Thanks for the answer. It looks like, besides stdint.h, complex.h,
> fenv.h, stdbool.h, stdint.h and tgmath.h don't follow this pattern, too.
The "pattern" is simply explained considering that the C Standard
referenced by the C++ Standard regarding the c* headers is C90, *not*
C99: you are mentioning C99 facilities. As I said, things will probably
change for the next C++.
Paolo.
More information about the Libstdc++
mailing list