mrdocs::allMembers

Return the list of enum constants for this symbol.

Synopsis

auto&
allMembers(EnumSymbol const& T);

Return Value

the list of enum constants for this symbol.

Parameters

Name

Description

T

Metadata for an enumeration declaration.

Created with MrDocs