Match an event whose event_id
is event_id.
More...
#include <EventIdMatcher.hpp>
|
template<IndexedEvent EventType> |
bool | operator() (const EventType &event) const |
|
Match an event whose event_id
is event_id.
Definition at line 10 of file EventIdMatcher.hpp.
◆ event_id_t
◆ operator()()
template<IndexedEvent EventType>
bool Kokkos::utils::callbacks::EventIdMatcher::operator() |
( |
const EventType & | event | ) |
const |
|
inline |
◆ event_id
◆ invalid_event_id
event_id_t Kokkos::utils::callbacks::EventIdMatcher::invalid_event_id = Kokkos::Experimental::finite_max_v<event_id_t> |
|
staticconstexpr |
The documentation for this struct was generated from the following file: