[#DBCB041756209452A693E29C978CA61C1774D8C2]
The value type
using value_type = std::string;
Values of this type represent a segment where unique ownership is retained by making a copy.
segments_base::value_type ps( url_view( "/path/to/file.txt" ).segments().back() );