This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
Nathan Myers <ncm-nospam@cantrip.org> writes:
| > For the <limits> header? I didn't think the ABI included things like the
| > values of numeric_limits<> on particular platforms.
|
| Each enumeration introduces a new type, which affects argument
| matching and template instantiation.
Huh?!? Could you name any of those enumerations that affect argument
matching? Are you sure we're talking of the same thing?
-- Gaby