This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: [libstdc++-v3] Remove std::construct and std::destroy


>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:

>> So, in summary, nonstandard names can be removed from std, and should
>> remain available through the backward headers.  Behaviour should be
>> according to the standard, but alternate (documented SGI) behaviour
>> should be available through a compile time switch.

> Please, no comple time switch for changing to broken signatures. That's an 
> invitation to disaster. Let's just do it right, and if necessary document 
> the difference.

Agreed.

Jason


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