[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 --- Comment #29 from Mark Millard <[email protected]> --- (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"? -- You are receiving this mail because: You are on the CC list for the bug.