This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]