This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: where did terminate() go?



Thomas Kunert <kunert@physik.tu-dresden.de>:
> "Martin v. Loewis" wrote:
> > 
> > terminate() did not go away, there is no such function in standard C++.
> > 
> And what is 18.6.3.3 [lib.terminate] about, then?

std::terminate()  :-)

Those extra five characters make all the difference in the world.  At least,
in the linker's world.


Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]