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: Some extra decorations


Jan Hubicka wrote:
> If it is only for testing purposes, why it gets installed along with
> other libstdc++ headers?
>   
Right. All the allocators in ext in principle can be also used everywhere.
>> The throw_allocator members should be declared inline.
>>     
> Seems so :) Or they should go into some CC file linked into libstdc++
> testsuite.
>   
Some are large, thus not suitable to be declared inline as they are.

Paolo.


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