Skip to content

exception specifiers on basic_endpoint and address #16

@arvidn

Description

@arvidn

The technical specification defines most member functions on basic_endpoint and address as noexcept. I'm especially interested in having these types be nothrow_move_constructible and nothrow_move_assignable.

Would you be open to a pull request to add these specifiers? If so, which repo should I make it against and would you want it to fall back to no specifiers for pre-C++ 11?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions