C++ Actor Framework 1.0.0
|
Utility class for predicates that always return true
.
More...
#include <inspector_access.hpp>
Public Member Functions | |
template<class... Ts> | |
constexpr bool | operator() (Ts &&...) const noexcept |
Utility class for predicates that always return true
.