C++ Logo

std-proposals

Advanced search

Re: Conditional final class-virt-specifier

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Thu, 16 Jul 2020 04:01:13 +0300
On Thu, 16 Jul 2020 at 03:34, Arthur O'Dwyer via Std-Proposals
<std-proposals_at_[hidden]> wrote:
>
> Interesting. Even in /permissive- mode, though, it seems to be skipping the parser for requires-clauses, template default arguments, and probably some other stuff in the template-head.
> https://godbolt.org/z/751cc9

Which, according to http://eel.is/c++draft/temp.res#8.4 and
http://eel.is/c++draft/temp.res#8.2 is IFNDR.

Received on 2020-07-15 20:04:41