[#4DA75128DE1CE9245EFD89350AC44E449C35AA43]
The value type
using value_type = param;
Values of this type represent parameters whose strings retain unique ownership by making a copy.
params_encoded_view::value_type qp( *url_view( "?first=John&last=Doe" ).params().find( "first" ) );