This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++-v3] Remove std::construct and std::destroy
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: [libstdc++-v3] Remove std::construct and std::destroy
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 3 Jul 2001 17:56:07 -0700 (PDT)
Note this discussion is only relevant for the trunk, not branch.
Ok, to sum up this thread, I think it's ok to move deprecated/old bits to
backward headers, but not remove them entirely from the library. In
addition, deprecated features and constructs should not be used
internally in the library.
Stephen, does this make it clear what the course of action should be?
thanks,
benjamin