AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Acore::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 Acore::Impl::ChatCommands::get_nth< 0, T1, Ts... >

Member Typedef Documentation

◆ type

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