[Bug 271931] The C++20 feature 'std::ranges::copy' is missing
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271931 --- Comment #8 from Mark Millard <[email protected]> --- (In reply to Yuri Victorovich from comment #6) FreeBSD 13.2 uses the system's libc++ library, which is from LLVM 15, not LLVM 16 at this point. So comment #3 still applies for all devel/llvm* installations. In other words: use the -fexperimental-library option to get a preliminary/partial/somewhat-non-compliant implementation enabled for FreeBSD 13.2. Also supply an appropriate -std=c++?? . -- You are receiving this mail because: You are the assignee for the bug.