Concept that models that a callable object to be registered as a listener by Kokkos::utils::callbacks::Manager must have a non-empty list of event types that it can be a listener for. More...
#include <Listener.hpp>
Concept that models that a callable object to be registered as a listener by Kokkos::utils::callbacks::Manager must have a non-empty list of event types that it can be a listener for.
Definition at line 31 of file Listener.hpp.