[Bug libstdc++/51673] undefined references / libstdc++-7.dll

pluto at agmk dot net gcc-bugzilla@gcc.gnu.org
Tue Dec 27 09:41:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51673

--- Comment #4 from Pawel Sikora <pluto at agmk dot net> 2011-12-27 09:32:11 UTC ---
i'm using the mt allocator for large std containers with small fixed-size
objects. the mt's flexible pool configuration and alloc/free speed are
an advantage over the simple new (malloc/free) allocator and i'd like
to avoid reinventing the wheel with yet another pool allocator.



More information about the Gcc-bugs mailing list