Skip to content

Static extent in span #153

@reddwarf69

Description

@reddwarf69

As far as I know there is still no proper definition of the GSL (https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#faq51-is-githubcommicrosoftgsl-the-gsl). But it seems to me that it makes sense for the definition of span to follow what's being standarised for C++20.

gsl-lite::span doesn't support static extents (https://github.com/martinmoene/gsl-lite/blob/master/include/gsl/gsl-lite.hpp#L451), which is more strange given that:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions