Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 08:18:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 255374] C++20 features (headers) std::concepts, std::format, std::numbers, std::source_location, etc. are missing
Message-ID:  <bug-255374-99-zRt0DwBPVf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255374-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255374-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255374

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #17 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Rene Ladan from comment #16)

Well, this submittal was not done case by case but for C++20
overall. That leads to issues like std::source_location, which
https://libcxx.llvm.org//Status/Cxx20.html lists as covered by
llvm16's libc++ :

P1208R6 LWG     Adopt source_location for C++20 Cologne Complete        16.0

That "16.0" is the "First released version" column's content.

(I've not reviewed the full list. I just happened to remember
the "not there yet" status of this one from looking into its
status a while back. If I remember right, there are other
areas still classified as "experimental" in llvm15's libc++
but I've have to look up any details.)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255374-99-zRt0DwBPVf>