True if a value is present

Synopsis

Declared in header </boost/url/param.hpp#L101[boost/url/param.hpp,window=blank_]>

bool has_value;

Description

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