![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <functional>
#include <type_traits>
#include "vccc/__algorithm/ranges/detail/check_input.hpp"
#include "vccc/__algorithm/ranges/find_if.hpp"
#include "vccc/__core/inline_or_static.hpp"
#include "vccc/__functional/identity.hpp"
#include "vccc/__iterator/indirect_unary_predicate.hpp"
#include "vccc/__ranges/begin.hpp"
#include "vccc/__ranges/end.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
vccc::ranges | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::any_of_niebloid | any_of {} |