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

A constant used to represent "no position"

Synopsis

Declared in <boost/url/grammar/string_view_base.hpp>
inline constexpr static
std::size_t npos = core::string_view::npos;


Created with MrDocs