Skip to content

Inconsistent noexcept on load/store functions #68

Description

@mattkretz

copy_to and copy_from of where_expression are marked noexcept. All other load and store functions/constructors of simd and simd_mask are not noexcept but “Throws: Nothing.”. The latter seems to follow the correct rules, since load/store on where_expression also has preconditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions