boostorg / boostorg/utility

`string_view::contains` is undocumented

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
51
Forks
71
PR merge metrics
No merged PRs in 30d

Description

The [docs](https://www.boost.org/doc/libs/latest/libs/utility/doc/html/utility/utilities/string_view.html) do not mention the `contains` members.

Also `ends_with` and friends are still marked as "boost extensions": https://github.com/boostorg/utility/blob/e675dfc8139061c9debd0847cecf34963ad6539b/include/boost/utility/string_view.hpp#L244

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.