[Bug 255374] C++20 features (headers) std::concepts, std::format, std::numbers, std::source_location, etc. are missing
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255374 Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED --- Comment #33 from Dimitry Andric <[email protected]> --- 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.