TrinityCore
Loading...
Searching...
No Matches
Trinity::find_type_result< HasType, T > Struct Template Reference

#include <Types.h>

Public Types

using type = T
 

Static Public Attributes

static constexpr bool has_type = HasType
 

Detailed Description

template<bool HasType, typename T>
struct Trinity::find_type_result< HasType, T >

Definition at line 26 of file Types.h.

Member Typedef Documentation

◆ type

template<bool HasType, typename T >
using Trinity::find_type_result< HasType, T >::type = T

Definition at line 29 of file Types.h.

Member Data Documentation

◆ has_type

template<bool HasType, typename T >
constexpr bool Trinity::find_type_result< HasType, T >::has_type = HasType
staticconstexpr

Definition at line 28 of file Types.h.


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