mrdocs::EnumSymbol
Synopsis
Declared in <mrdocs/Metadata/Symbol/Enum.hpp>
struct EnumSymbol final
: SymbolCommonBase<SymbolKind::Enum>
Member Functions
Name |
Description |
|
Construct from |
Three‐way comparison operator |
Data Members
Name |
Description |
The members of this scope. |
|
Indicates whether this enum is scoped (e.g. enum class). |
|
The underlying type of this enum, if explicitly specified. |