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

[email protected]
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255374

--- Comment #18 from Mark Millard <[email protected]> ---
A somewhat better reference for the libc++ status is
to look at what is linked under:

https://libcxx.llvm.org//Status/

in that it has explicit, more-detailed pages referenced
for things like Format, Parallelism, Ranges, the
Spaceship operator use/support, and Zip --not just the
overall C++14/17/20/2b library status that is not
detailed about these specific subareas:

[TXT]   Cxx2b.html      2023-03-23 10:34        164K     
[TXT]   Cxx14.html      2023-01-05 12:31        48K      
[TXT]   Cxx17.html      2023-01-05 12:31        123K     
[TXT]   Cxx20.html      2023-03-07 10:37        170K     
[TXT]   Format.html     2023-03-16 21:34        26K      
[TXT]   Parallelism.html        2023-03-16 21:34        8.2K     
[TXT]   Ranges.html     2023-03-16 21:34        16K      
[TXT]   Spaceship.html  2023-04-01 00:26        34K      
[TXT]   Zip.html        2023-01-05 12:31        13K      

(Zip is from after C++20. Ranges is a mix of C++20 and later.
Parallelism is C++20 but has nothing indicated as completed.
Spaceship is C++20 and has a mix of status's. Format is
another mix of 20 and later.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.