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