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/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index adef5ae..3c99a7c 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -2151,7 +2151,10 @@ particular release. <entry>27.7</entry> <entry>Formatting and manipulators</entry> <entry>Partial</entry> - <entry>Missing move and swap operations</entry> + <entry> + Missing move and swap operations + Missing <code>get_time</code> and <code>put_time</code> manipulators. + </entry> </row> <row> <?dbhtml bgcolor="#B0B0B0" ?>