libstdc++ - version 3 default allocator

Sameer Atre sameer.atre@capsilon.com
Tue Jul 5 10:53:00 GMT 2005


Hi,

The older version of libstdc++ (version 2) had a macro 
__STL_DEFAULT_ALLOCATOR which could be used for redefining the default 
allocator for all STL containers in a program.

How can I get the same behaviour in version 3 of libstdc++ when I want 
to change the default allocator for all containers.


Regards,
sameer



More information about the Libstdc++ mailing list