RESTinio
Loading...
Searching...
No Matches
string_algo.hpp File Reference

Various string-related algorithms. More...

Go to the source code of this file.

Namespaces

namespace  restinio
namespace  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

Detailed Description

Various string-related algorithms.

Since
v.0.6.1

Definition in file string_algo.hpp.