Matcher that returns true
for any event.
More...
#include <Matcher.hpp>
Public Member Functions | |
template<Event EventType> | |
constexpr bool | operator() (const EventType &) const |
Matcher that returns true
for any event.
Definition at line 32 of file Matcher.hpp.
|
inlineconstexpr |
Definition at line 35 of file Matcher.hpp.