Skip to content

Unnecessary overhead in placement new [ ] #2264

@HPaulS

Description

@HPaulS

With regard to the above, I can't think of a single good reason why the standard continues to say this (emphasis mine):

This overhead may be applied in all array new-expressions, including those referencing the library function operator new[](std​::​size_­t, void*) and other placement allocation functions.

Link: http://eel.is/c++draft/expr.new#15

Can this be changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions