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

2015-04-11 Thread Jonathan Wakely
On 27/03/15 12:45 +, Jonathan Wakely wrote: 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

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

2015-03-27 Thread Jonathan Wakely
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. commit 907f5e128d855d339829abbd1d314f382e3ae6f