Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_static_string::ends_with (3 of 3 overloads)

Returns whether the string begins with s

Synopsis
BOOST_STATIC_STRING_CPP14_CONSTEXPR bool
ends_with(
    const_pointer s) const;
Description

PrevUpHomeNext