|
RESTinio
|
Various string-related algorithms. More...
Go to the source code of this file.
Namespaces | |
| restinio | |
| restinio::string_algo | |
Functions | |
| bool | restinio::string_algo::starts_with (const string_view_t &where, const string_view_t &what) noexcept |
| bool | restinio::string_algo::ends_with (const string_view_t &where, const string_view_t &what) noexcept |
1.8.14