boost::algorithm::is_lower — is_lower predicate
// In header: <boost/algorithm/string/classification.hpp> ( Loc = );
Construct the is_classified predicate for the ctype_base::lower category.
is_classified
ctype_base::lower
Parameters:
Loc
A locale used for classification
Returns:
An instance of is_classified predicate