Definition of enum
Colour.
More...
Go to the source code of this file.
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::logger |
All logger functionalities are inside this namespace. | |
Enumerations | |
enum | Colour { black = 0, red, green, yellow, blue, pink, cyan, white, grey, bold_red, bold_green, bold_yellow, bold_blue, bold_pink, bold_cyan, bold_white } |
Console colours. More... |
Definition of enum
Colour.