Date: Fri, 14 Jul 2023 20:29:13 +0000 From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 271931] The C++20 feature 'std::ranges::copy' is missing Message-ID: <bug-271931-99-ZXNbT7qL2v@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271931-99@https.bugs.freebsd.org/bugzilla/> References: <bug-271931-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=3D271931 --- Comment #8 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (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=3Dc++?? . --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271931-99-ZXNbT7qL2v>