[Bug 255374] C++20 features (headers) std::concepts, std::format, std::numbers, std::source_location, etc. are missing

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 May 2024 19:29:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255374

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Progress                 |Closed
         Resolution|---                         |FIXED

--- Comment #33 from Dimitry Andric <dim@FreeBSD.org> ---
With the recent clang and libc++ 18 import, we now have:

<concepts>
<format>
<numbers>
<source_location>

This has also been MFC'd to stable/14 and stable/13, so all supported branches
now have them.

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