![]() |
TrinityCore
|
#include <ChatCommand.h>
Public Types | |
using | type = std::tuple< ChatHandler *, std::remove_cvref_t< Ts >... > |
Definition at line 117 of file ChatCommand.h.
using Trinity::Impl::ChatCommands::HandlerToTuple< bool(ChatHandler *, Ts...)>::type = std::tuple<ChatHandler*, std::remove_cvref_t<Ts>...> |
Definition at line 117 of file ChatCommand.h.