qxLib
|
Go to the source code of this file.
Classes | |
struct | qx::time_ordered_priority_key |
A structure that can be used as a key in ordered containers so that items are ordered in descending order of priority but ascending order of creation time. More... | |
Enumerations | |
enum class | qx::priority : u8 |
User may use the predefined values or the custom ones, for ex. "normal - 1", this type is supposed to be compared relatively and not for equality. More... | |
|
strong |
User may use the predefined values or the custom ones, for ex. "normal - 1", this type is supposed to be compared relatively and not for equality.
Definition at line 25 of file priority.h.