Hi Steven, On Thursday 02 June 2005 19:07, Steven T. Hatton wrote: > The indicated line is: > > void construct(pointer __p, const _Tp& __val) > { ::new(__p) _Tp(__val); } > fixed! :-) thanks for reporting it ciao robe