[patch] libstdc++/65499 make duration literals visible in std::chrono namespace

Jonathan Wakely jwakely@redhat.com
Fri Mar 27 12:45:00 GMT 2015


This is a tiny tweak to add a missing piece of C++14 support, the
duration literals should be usable via "using namespace std::chrono".
It doesn't affect anything in C++03 or C++11 mode so safe for trunk
now.

Tested x86_64-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 2037 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150327/6e9b2c51/attachment.bin>


More information about the Libstdc++ mailing list