Skip to content

US163 16.05.3.5 [allocator. requirements] Default behavior for "construct" is "construct_at" LWG 3315 #161

@wg21bot

Description

@wg21bot

The default behavior for a.construct is now to call construct_at

Proposed change:
Replace "default" entry with:
construct_at(c, std::forward<Args>(args)...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions