Skip to content

[span.syn] remove_cv_ref_t in concept integral-constant-like should be remove_cvref_t #8149

@EienMiku

Description

@EienMiku

https://eel.is/c++draft/span.syn#concept:integral-constant-like

     is_integral_v<remove_cv_ref_t<decltype(T::value)>> &&

Though concept integral-constant-like says to be "exposition only", definition inside should not be misspelled (remove_cv_ref_t => remove_cvref_t).

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