This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: STL mt_allocator crash in global construcutor
Neil Bird wrote:
> Yes, I should have been more careful with my words :) I meant
> 'alternate allocator' (i.e., mt_allocate).
http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html
Paolo.
P.S. Yes, you are right, those docs should be more visible, we'll fix
that... Also, 'pool', for the SGI pooled allocator, is also available,
will adjust the documentation later today.