mt_allocator issues.

Benjamin Kosnik bkoz@redhat.com
Tue Mar 16 08:10:00 GMT 2004


>>>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



More information about the Libstdc++ mailing list