[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: Sat, 10 Jun 2023 04:10:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255374

--- Comment #31 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #29 and #30)

https://lists.freebsd.org/archives/freebsd-standards/2023-June/000502.html

from/for: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271931

and is about using -fexperimental-library to enable use of std::ranges:copy .
It did enable such use.

Other examples of reports of features being missing may well find
some of them available if -fexperimental-library had not been used
but is added to the compile's command line.

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