has_value

True if a value is present

Synopsis

bool has_value;

Defined in file <include/boost/url/param.hpp> on line 430

Description

The presence of a value is indicated by has_value == true. An empty value is distinct from no value.