TrinityCore
Trinity::Impl::ChatCommands::tag_base< T, std::enable_if_t< std::is_base_of_v< ContainerTag, T > > > Struct Template Reference

#include <ChatCommandTags.h>

Public Types

using type = typename T::value_type
 

Detailed Description

template<typename T>
struct Trinity::Impl::ChatCommands::tag_base< T, std::enable_if_t< std::is_base_of_v< ContainerTag, T > > >

Definition at line 48 of file ChatCommandTags.h.

Member Typedef Documentation

◆ type

template<typename T >
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.


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