C++ Logo

sg10

Advanced search

Re: [SG10] Is __cpp_lib_constexpr_char_traits "official"?

From: Richard Smith <richard_at_[hidden]>
Date: Fri, 15 Jun 2018 20:40:45 +0200
It seems reasonable to me, at least.

On 15 June 2018 at 17:30, Jonathan Wakely <cxx_at_[hidden]> wrote:

> I don't see it in P0096R5, although http://www.open-std.
> org/jtc1/sc22/wg21/docs/papers/2016/p0426r1.html recommended it.
>
> It seems to be useful to know whether you can use
> char_traits<char>::length() in a constexpr function, or whether you need to
> write your own.
>
>
>
> _______________________________________________
> Features mailing list
> Features_at_[hidden]
> http://www.open-std.org/mailman/listinfo/features
>
>

Received on 2018-06-15 20:41:11