Skip to content

string_view::contains is undocumented #112

@Flamefire

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.

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