This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Testing the last move-semantics patch
- From: Paolo Carlini <pcarlini at suse dot de>
- To: chris jefferson <caj at cs dot york dot ac dot uk>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 20 May 2005 17:11:53 +0200
- Subject: Re: Testing the last move-semantics patch
- References: <428D2472.3060108@suse.de> <428DEE20.3050602@cs.york.ac.uk>
chris jefferson wrote:
> Yup. I am intending on getting rvalref, _GLIBCXX_DEBUG and the
> containers to live together happily, but I'm still undecided what the
> best way is...
OK. Anyway, the last patch is in: very good job!
Paolo.