TrinityCore
Loading...
Searching...
No Matches
Trinity::Impl::ChatCommands::HandlerToTuple< bool(ChatHandler *, Ts...)> Struct Template Reference

#include <ChatCommand.h>

Public Types

using type = std::tuple< ChatHandler *, std::remove_cvref_t< Ts >... >
 

Member Typedef Documentation

◆ type

template<typename... Ts>
using Trinity::Impl::ChatCommands::HandlerToTuple< bool(ChatHandler *, Ts...)>::type = std::tuple<ChatHandler*, std::remove_cvref_t<Ts>...>

The documentation for this struct was generated from the following file: