swift
6f64082b - Clean up count_if/none in STLExtras.

Commit
9 years ago
Clean up count_if/none in STLExtras. Specifically this change: 1. Changed the input collection to be a const T & instead of T. 2. The return type of count_if is now properly the difference_type of the input range's iterators.
Author
Committer
Parents
Loading