Re: [v3] correction to C++11 status table

2012-08-25 Thread Jonathan Wakely
On 23 August 2012 09:38, Jonathan Wakely wrote: > PR libstdc++/54354 > * doc/xml/manual/status_cxx2011.xml: Note missing manipulators. > * doc/html/*: Regenerate. > > Committed to trunk. I forgot to attach the patch, here it is. diff --git a/libstdc++-v3/doc/xml/manual/stat

[v3] correction to C++11 status table

2012-08-23 Thread Jonathan Wakely
PR libstdc++/54354 * doc/xml/manual/status_cxx2011.xml: Note missing manipulators. * doc/html/*: Regenerate. Committed to trunk.