Files
swift-mirror/include/swift/Basic/Range.h
Michael Gottesman ef6ff01fd8 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.
2016-03-08 15:07:27 -08:00

9.9 KiB