Second Group# Applies to Linux and Windows 2023 2 min read time ROCm Docs Core Demo Doxygen Docs: Second Group Enumerations Second Group Enumerations enum Enum { Value1 = 1 , Value2 = 17 , Undocumented } An enumeration. More... Detailed Description Enumeration Type Documentation ◆ Enum enum Enum An enumeration. EnumeratorValue1 First Enumerator. Value2 Second Enum.