Skip to content

[libc++][memory] Implement specializations for P1132R8: out_ptr - a scalable output pointer abstraction #111655

Open
@Zingam

Description

@Zingam

#73618 implemented P1132R8: out_ptr - a scalable output pointer abstraction as close as possible to the wording in the Standard. During the review of #73618 it was requested to provide specializations of std::out_ptr.

This issue is to track the implementation of any improvements that can be provided by implementing specializations (std::shared_ptr, std::unique_ptr) of std::out_ptr_t and std::inout_ptr_t.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++23libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions