This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Implementation of n3793 <experimental/optional>
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Luc Danton <lucdanton at free dot fr>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 22 Oct 2013 13:14:59 +0100
- Subject: Re: [Patch] Implementation of n3793 <experimental/optional>
- Authentication-results: sourceware.org; auth=none
- References: <5260CFE7 dot 7000808 at free dot fr>
Thanks very much for the optional implementation, Luc. I've started
going through it carefully and should be able to give some feedback
soon.