Allocator - OK but...

Alexandre Oliva aoliva@redhat.com
Fri Jun 29 20:28:00 GMT 2001


On Jun 29, 2001, Jan Mannekens <Jan.Mannekens@alcatel.be> wrote:

> basic_string<char, string_char_traits<char>,
y_stringAllocator> ::nilRep

On systems whose linkers don't support weak symbols, GCC won't
implicitly instantiate template data members that are not
zero-initialized, so you must explicitly instantiate them yourself.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list