TrinityCore
Trinity::Impl::ChatCommands::get_nth< 0, T1, Ts... > Struct Template Reference

#include <ChatCommandHelpers.h>

Public Types

using type = T1
 

Detailed Description

template<typename T1, typename... Ts>
struct Trinity::Impl::ChatCommands::get_nth< 0, T1, Ts... >

Definition at line 87 of file ChatCommandHelpers.h.

Member Typedef Documentation

◆ type

template<typename T1 , typename... Ts>
using Trinity::Impl::ChatCommands::get_nth< 0, T1, Ts... >::type = T1

Definition at line 89 of file ChatCommandHelpers.h.


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