![]() |
Home | Libraries | People | FAQ | More |
Checks if the string ends with the given prefix.
bool ends_with( char ch) const;
assert( [link url.ref.boost__urls__decode_view.decode_view `decode_view`]( "Program%20Files" ).[link url.ref.boost__urls__decode_view.ends_with `ends_with`]( 's' ) );
Constant.
Throws nothing.