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]

libstdc++ - version 3 default allocator


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


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