[PATCH 3/3] libstdc++: Add get_time support.
Jonathan Wakely
jwakely@redhat.com
Mon Dec 22 13:45:00 GMT 2014
On 15/04/14 23:20 +0200, Rüdiger Sonderfeld wrote:
>* libstdc++-v3/include/std/iomanip (_Get_time): New struct.
> (get_time): New manipulator [ext.manip].
> (operator>>): New overloaded function.
>* libstdc++-v3/testsuite/27_io/manipulators/extended/get_time/char/1.cc:
>* libstdc++-v3/testsuite/27_io/manipulators/extended/get_time/char/2.cc:
>* libstdc++-v3/testsuite/27_io/manipulators/extended/get_time/wchar_t/1.cc:
>* libstdc++-v3/testsuite/27_io/manipulators/extended/get_time/wchar_t/2.cc:
> New file.
Committed as attached - thanks for the patches, after this there are
very few C++11 features missing from libstdc++!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 9903 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20141222/b43a371b/attachment.bin>
More information about the Libstdc++
mailing list