Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::range::size

Return the number of elements in the range.

Synopsis
std::size_t
size() const;

PrevUpHomeNext