public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: [patch] libstdc++/65499 make duration literals visible in std::chrono namespace
Date: Sat, 11 Apr 2015 11:49:00 -0000	[thread overview]
Message-ID: <20150411114950.GD9755@redhat.com> (raw)
In-Reply-To: <20150327124519.GO9755@redhat.com>

On 27/03/15 12:45 +0000, 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.
>

>commit 907f5e128d855d339829abbd1d314f382e3ae6fc
>Author: Jonathan Wakely <jwakely@redhat.com>
>Date:   Thu Mar 26 20:12:36 2015 +0000
>
>    	PR libstdc++/65499
>    	* include/std/chrono: Add using-directive for literals to std::chrono.
>    	* testsuite/20_util/duration/literals/65499.cc: New.

Also committed to the 4.9 branch.

      reply	other threads:[~2015-04-11 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-27 12:45 Jonathan Wakely
2015-04-11 11:49 ` Jonathan Wakely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150411114950.GD9755@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).