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