![]() |
TrinityCore
|
#include <ChatCommandTags.h>
Public Types | |
using | type = typename T::value_type |
Definition at line 48 of file ChatCommandTags.h.
using Trinity::Impl::ChatCommands::tag_base< T, std::enable_if_t< std::is_base_of_v< ContainerTag, T > > >::type = typename T::value_type |
Definition at line 50 of file ChatCommandTags.h.