public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marc Glisse <marc.glisse@inria.fr>
To: "Daniel Krügler" <daniel.kruegler@gmail.com>
Cc: Jonathan Wakely <jwakely@redhat.com>,
	libstdc++ <libstdc++@gcc.gnu.org>,
	    gcc-patches List <gcc-patches@gcc.gnu.org>
Subject: Re: [patch] libstdc++/61374 fix string_view conversion and update to latest draft
Date: Sun, 01 Jun 2014 19:26:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.10.1406012122250.2230@laptop-mg.saclay.inria.fr> (raw)
In-Reply-To: <CAGNvRgB+dmMC+Q4ruBnr9zHx3kspniSdCqp2a_Tbf1cDezC94g@mail.gmail.com>

On Sun, 1 Jun 2014, Daniel Krügler wrote:

> 2014-06-01 19:24 GMT+02:00 Jonathan Wakely <jwakely@redhat.com>:
>> Tested x86_64-linux, committed to trunk.
>>
>> This should probably go on the 4.9 branch too, although we could leave
>> the old default cosntructor semantics and just fix the conversion
>> operator.
>
> Looking at the comparison functions of basic_string_view I noticed
> that these are not constexpr (nor seem to be other functions such as
> find()).

We may want to wait until the compiler supports C++14 constexpr, trying to 
implement it with C++11 would be doable but not so useful in my opinion.

-- 
Marc Glisse

  reply	other threads:[~2014-06-01 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-01 17:24 Jonathan Wakely
2014-06-01 19:07 ` Daniel Krügler
2014-06-01 19:26   ` Marc Glisse [this message]
2014-08-04 18:51 ` Jonathan Wakely

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=alpine.DEB.2.10.1406012122250.2230@laptop-mg.saclay.inria.fr \
    --to=marc.glisse@inria.fr \
    --cc=daniel.kruegler@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely@redhat.com \
    --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).