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