Skip to content

string_view header includes gsl/pointers, doesn't seem to need it #798

@eyalroz

Description

@eyalroz

In the string_view header, we have the following line:

#include <gsl/pointers>   // for not_null

The thing is, string_view doesn't use not_null anywhere. So, is it really needed in there, or can it be dropped?

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