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: mt_allocator issues.


>>>Is it possible (through keywords/compiler options) to get the static 
>>>members "application  wide" instead of one copy per template? Or do we 
>>>have to define them elsewhere to get back to square one?

As indicated, you have some options. I would suggest the base class approach.

-benjamin


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