Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

P1684: Permit array size to be larger than needed #18

@mhoemmen

Description

@mhoemmen

This comes from 1684R2 LEWG review on 2022/04/19.

Currently, P1684 requires array to have size() equal to required_span_size(). Relax this to let array's size() be greater than or equal to required_span_size(). This would permit e.g., SIMD-aligned access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1684Issues in P1684, the specification of mdarray

    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