Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::string_view_base::difference_type

The difference type.

Synopsis
using difference_type = std::ptrdiff_t;

PrevUpHomeNext