Skip to content

dynamic_bitset move CTOR and operator should be noexcept if C++ standard is 17 or higher #85

Open
@d3matt

Description

@d3matt

The underlying std::vector's move CTOR and operator became noexcept with C++ 17. boost::dynamic_bitset should be able to follow suit in that case

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