has_value True if a value is present Synopsis bool has_value; Defined in file <include/boost/url/param.hpp> on line 101 Description The presence of a value is indicated by has_value == true. An empty value is distinct from no value.