RESTinio
|
Typedefs | |
template<typename T> | |
using | index_sequence_for_tuple |
Functions | |
template<typename Predicate, typename Tuple, std::size_t... I> | |
bool | perform_all_of (Predicate &&p, Tuple &&t, std::index_sequence< I... >) |
template<typename Predicate, typename Tuple, std::size_t... I> | |
bool | perform_any_of (Predicate &&p, Tuple &&t, std::index_sequence< I... >) |
using restinio::utils::tuple_algorithms::impl::index_sequence_for_tuple |
Definition at line 32 of file tuple_algorithms.hpp.
|
nodiscard |
Definition at line 38 of file tuple_algorithms.hpp.
|
nodiscard |
Definition at line 50 of file tuple_algorithms.hpp.