yae provides a simple enum class (enumerated type) implementation (Yae::Enum) that can be used to abstract a set of values. It also provides methods to check values existence in the enum and to iterate over its contents.
Stephen Ierodiaconou
October 10, 2022 12:50pm
MIT