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 42 of file Matcher.hpp.
|
inlineconstexpr |
Definition at line 45 of file Matcher.hpp.