Skip to content

<xmemory>: some std::allocator member functions still need to be removed in C++20 #1445

@mnatsuhara

Description

@mnatsuhara

std::allocator member functions address, max_size, construct, and destroy, should be removed in C++20 mode according to WG21-P0619. Most of the removals in this paper were completed by GH-380, but these seem to have been missed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedSomething works now, yay!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions