Add helper to check if a range contains elements satisfying a predicate
This is a poor man's replacement for the C++20 ranges::any_of().
- GnuPG-bug-id: T5688
Add helper to check if a range contains elements satisfying a predicate Tags None Subscribers None
Description
Details
|