Enum Color¶
enum Color demo¶
enum class Color : uint8_t { … }
Enumeration of colors.
This enum class defines a set of colors with specific underlying type.
Fully qualified name: ns::Color
Declared at library.hpp:121
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.