stdcxx-dev  

Re: svn commit: r597111 - /incubator/stdcxx/branches/4.2.x/etc/config/src/

Martin Sebor
Wed, 21 Nov 2007 08:33:37 -0800

[EMAIL PROTECTED] wrote:
Author: faridz
Date: Wed Nov 21 07:23:43 2007
New Revision: 597111

URL: http://svn.apache.org/viewvc?rev=597111&view=rev
Log:
2007-11-21 Farid Zaripov <[EMAIL PROTECTED]>

        STDCXX-557
        * terminate.h: New header file with a definition of the 
std::terminate().
        * BAD_ALLOC_ASSIGNMENT.cpp (terminate): Function removed,
        #included "terminate.h" instead.

Too bad we can't move the preprocessor logic to the header too...

Martin