[Bug 266748] '#include <memory_resource>' isn't available despite it being required by c++17

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Oct 2022 17:13:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266748

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #2 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
If you look at https://en.cppreference.com/w/cpp/compiler_support/17
you will see "Polymorphic memory resources" documented as not
supported by "Clang libc++". That in turn suggests that the
experimental support is insufficient

So: Not FreeBSD's problem (yet).

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