![]() |
Home | Libraries | People | FAQ | More |
(Inherited from segments_encoded_base
)
The value type.
using value_type = std::string;
Values of this type represent a segment where unique ownership is retained by making a copy.
[link url.ref.boost__urls__segments_encoded_base.value_type `segments_encoded_base::value_type`] ps( url_view( "/path/to/file.txt" ).encoded_segments().[link url.ref.boost__urls__segments_encoded_view.back `back`]() );