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