boost::algorithm::is_graph — is_graph predicate
unspecified is_graph(const std::locale & Loc = std::locale());
Construct the is_classified predicate for the ctype_base::graph category.
is_classified
ctype_base::graph
Loc
A locale used for classification
An instance of the is_classified predicate