[PATCH] PR libstdc++/81468 constrain std::chrono::time_point constructor

Jonathan Wakely jwakely@redhat.com
Wed Sep 13 14:55:00 GMT 2017


On 13/09/17 15:09 +0100, Jonathan Wakely wrote:
>Howard reported this bug, caused by a missing SFINAE constraint on a
>std::chrono::time_point constructor.
>
>I've also done a bit of simplification using alias templates.

Here's the backport for the branches, which just adds the constraint
(and tests) without the new alias templates.


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


More information about the Libstdc++ mailing list