boost::urls::grammar::string_view_base::npos

A constant used to represent "no position"

Synopsis

Declared in <include/boost/url/grammar/string_view_base.hpp>

constexpr
static
std::size_t const npos = core::string_view::npos;

Created with MrDocs