boost::urls::segments_base::size
Return the number of segments
Synopsis
Declared in <boost/url/segments_base.hpp>
std::size_t
size() const noexcept;
Return Value
The number of segments.
Created with MrDocs