Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::string_view_base::length

Return the size.

Synopsis
constexpr size_type
length() const;
Description

See string_view::length


PrevUpHomeNext