[Bug 235749] c++: std::experimental::filesystem::v1::__copy isn't found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 15 09:52:53 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235749

David Chisnall <theraven at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |theraven at FreeBSD.org

--- Comment #2 from David Chisnall <theraven at FreeBSD.org> ---
> (Also note that experimental features are in no way stable or guaranteed to exist in newer versions.)

That said, libc++experimental is provided as a static library only, so if you
manage to link it then your binary should keep working in future versions of
FreeBSD, you just might not be able to link it again if the experimental
features go away or change...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list