[#4803459AEED8856EEC415821C6A5030341D86575]

Function string_view_base:: contains

Return true if matching characters are found

Synopsis

            constexpr
bool
contains(char c) const noexcept;
        

Description

See `core::string_view::contains`