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