Skip to content

Add string_view operator<< support #160

Description

@kevgs

Right now std::cout << gsl::cstring_view("asdf") doesn't print "asdf". This feature is missing. Something like this would be very useful http://en.cppreference.com/w/cpp/experimental/basic_string_view/operator_ltlt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Good First IssueSuitable for newcomersHelp WantedNeeds additional help or expertise

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions