Skip to content

string_view::contains is undocumented #112

Description

@Flamefire

The docs do not mention the contains members.

Also ends_with and friends are still marked as "boost extensions":

BOOST_CONSTEXPR bool ends_with(charT c) const BOOST_NOEXCEPT { // Boost extension

They are part of C++20 std::string_view now.

Activity

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

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