![]() |
Home | Libraries | People | FAQ | More |
Return the number of segments.
std::size_t size() const;
assert( url_view( "/path/to/file.txt" ).encoded_segments().[link url.ref.boost__urls__segments_encoded_base.size `size`]() == 3 );
Constant.
Throws nothing.