kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::callbacks::MatcherFor Concept Reference

Check that Callable is a matcher for each event in EventTypes. More...

#include <Matcher.hpp>

Concept definition

template<typename Callable, typename... EventTypes>
Check that Callable is a matcher for each event in EventTypes.
Definition Matcher.hpp:35
constexpr bool type_list_all_v

Detailed Description

Check that Callable is a matcher for each event in EventTypes.

Definition at line 35 of file Matcher.hpp.