public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc support for C++20 P0929 (Checking for abstract class types)
@ 2020-12-16 21:22 Tom Honermann
  2020-12-17 15:57 ` Tom Honermann
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Honermann @ 2020-12-16 21:22 UTC (permalink / raw)
  To: gcc

Gcc (trunk) appears to have added support for P0929 
<http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0929r2.html>, 
but the C++20 support page 
<https://gcc.gnu.org/projects/cxx-status.html#cxx20> doesn't acknowledge 
it.  Oversight?

https://www.godbolt.org/z/a4EjaG

Tom.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc support for C++20 P0929 (Checking for abstract class types)
  2020-12-16 21:22 gcc support for C++20 P0929 (Checking for abstract class types) Tom Honermann
@ 2020-12-17 15:57 ` Tom Honermann
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Honermann @ 2020-12-17 15:57 UTC (permalink / raw)
  To: gcc

On 12/16/20 4:22 PM, Tom Honermann via Gcc wrote:
> Gcc (trunk) appears to have added support for P0929 
> <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0929r2.html>, 
> but the C++20 support page 
> <https://gcc.gnu.org/projects/cxx-status.html#cxx20> doesn't 
> acknowledge it.  Oversight?

Nevermind, I see this is being tracked via the associated core issues 
1640 and 1646 on the DR status page. 
<https://gcc.gnu.org/projects/cxx-dr-status.html>

Tom.

>
> https://www.godbolt.org/z/a4EjaG
>
> Tom.
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-17 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 21:22 gcc support for C++20 P0929 (Checking for abstract class types) Tom Honermann
2020-12-17 15:57 ` Tom Honermann

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).