where did terminate() go?

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Fri Jun 2 15:37:00 GMT 2000


> > terminate() did not go away, there is no such function in standard C++.
> > 
> And what is 18.6.3.3 [lib.terminate] about, then?

It defines std::terminate(), not terminate().

Regards,
Martin


More information about the Gcc-bugs mailing list