Learn more about cloning repositories
You have read-only access
Use perfect forwarding on the Predicate passed into none_of/count_if. This ensures that if one wishes to pass an std::moved, std::function into the functions, one can do that.