substr

Return a view to part of the string

Synopsis

string_view substr( size_type pos, size_type n);

Declared in file <boost/url/grammar/string_view_base.hpp> at line 343

Description

See `core::string_view::substr`