Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2023 01:55:28 +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-VFafiosxtH@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

--- Comment #29 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Yuri Victorovich from comment #23)
[Also for Dimitry Andric vs. my original misinterpretation
of __has_feature(experimental_library)]

Hmm. Looks like -fexperimental-library enables
__has_feature(experimental_library) and this is for
client code use of an installed libc++ .

Have you tried using -fexperimental-library when
you test for std::format "working"?

--=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-VFafiosxtH>