On Mon, Jan 19, 2015 at 05:32:39PM +0000, Jonathan Wakely wrote: > I would like to commit these two patches which complete the C++11 > library implementation: > > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01694.html > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01648.html > > And this one to complete C++14 library implementation: > > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01704.html > > This one is tiny, and only affects the <experimental/optional> header, > which is, as the name suggests, experimental: > > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01684.html > > OK?
I think this is worth making an exception for it. So ok from me, but please give Richard and/or Joseph a chance to chime in if they disagree. Jakub