kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::callbacks::AnyEventMatcher Struct Reference

Matcher that returns true for any event. More...

#include <Matcher.hpp>

Public Member Functions

template<Event EventType>
constexpr bool operator() (const EventType &) const
 

Detailed Description

Matcher that returns true for any event.

Definition at line 32 of file Matcher.hpp.

Member Function Documentation

◆ operator()()

template<Event EventType>
bool Kokkos::utils::callbacks::AnyEventMatcher::operator() ( const EventType & ) const
inlineconstexpr

Definition at line 35 of file Matcher.hpp.


The documentation for this struct was generated from the following file: