#include <Events.hpp>
Public Types | |
| using | event_id_t = uint64_t |
Static Public Attributes | |
| static constexpr event_id_t | invalid_event_id = Kokkos::Experimental::finite_max_v<event_id_t> |
Event traits.
Definition at line 14 of file Events.hpp.
| using Kokkos::utils::callbacks::EventTraits::event_id_t = uint64_t |
Definition at line 15 of file Events.hpp.
|
staticconstexpr |
Definition at line 17 of file Events.hpp.