Represents a mapping from a message type id to member function constant. More...
#include <eagine/message_bus/handler_map.hpp>
Static Public Member Functions | |
static constexpr auto | msg_id () noexcept -> MessageId |
Returns the message type id. | |
static constexpr auto | method () noexcept -> MemFuncConst |
Returns the member function constant. | |
Represents a mapping from a message type id to member function constant.