SPH
Public Types | Static Public Attributes | List of all members
FlagsTraits< Flags< T > > Struct Template Reference

#include <Flags.h>

Public Types

using Type = T
 

Static Public Attributes

static constexpr bool isFlags = true
 

Detailed Description

template<typename T>
struct FlagsTraits< Flags< T > >

Definition at line 172 of file Flags.h.

Member Typedef Documentation

◆ Type

template<typename T >
using FlagsTraits< Flags< T > >::Type = T

Definition at line 174 of file Flags.h.

Member Data Documentation

◆ isFlags

template<typename T >
constexpr bool FlagsTraits< Flags< T > >::isFlags = true
staticconstexpr

Definition at line 173 of file Flags.h.


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