Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Oct 2022 08:56:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 266748] '#include <memory_resource>' isn't available despite it being required by c++17
Message-ID:  <bug-266748-99@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266748

            Bug ID: 266748
           Summary: '#include <memory_resource>' isn't available despite
                    it being required by c++17
           Product: Base System
           Version: 13.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: standards
          Assignee: standards@FreeBSD.org
          Reporter: yuri@freebsd.org

memory_resource is installed as an experimental header:
/usr/include/c++/v1/experimental/memory_resource


Only '#include <experimental/memory_resource>' works, but '#include
<memory_resource>' doesn't work.


=3D=3DReferences=3D=3D
[1] https://en.cppreference.com/w/cpp/memory/memory_resource

--=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-266748-99>