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: Missing explicit instantiations in libstdc++ (was Re:Unreviewed


>>>>> "John" == John David Anglin <dave@hiauly1.hia.nrc.ca> writes:

>> This (the unsigned instantiation) should be implicitly instantiated from 
>                                               ^^^^^^^^^^
>> the test case in question, namely 22_locale/collate.cc. Apparently it is 
>> not, for some reason.

<snip>

> I think this probably has something to do with instantiation on systems
> without weak support.  Don't these systems require explicit
> instantiation?

Yes.

Jason


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