tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
Namespaces
any_of.hpp File Reference
Go to the source code of this file.
Namespaces
namespace
etl
Functions
template<
typename
InputIt
,
typename
Predicate
>
constexpr
auto
any_of
(
InputIt
first,
InputIt
last,
Predicate
p) ->
bool
Checks if unary predicate p returns true for at least one element in the range
[first, last)
.
include
etl
_algorithm
any_of.hpp
Generated on Sun Sep 7 2025 19:15:36 for tetl by
1.9.8