C++ parser

Roberto Raggi roberto at kdevelop.org
Fri Jun 3 11:03:02 UTC 2005


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




More information about the KDevelop-devel mailing list