$extrastylesheet
Classes | |
struct | black_t |
Type of literal black. More... | |
struct | blue_t |
Type of literal blue. More... | |
struct | brown_t |
Type of literal brown. More... | |
struct | cyan_t |
Type of literal cyan. More... | |
struct | dark_gray_t |
struct | green_t |
Type of literal green. More... | |
struct | identity_t |
Type of literal identity. More... | |
struct | light_gray_t |
Type of literal grays. More... | |
struct | lime_t |
Type of literal lime. More... | |
struct | magenta_t |
Type of literal magenta. More... | |
struct | max_t |
Type of literal max. More... | |
struct | medium_gray_t |
struct | min_t |
Type of literal min. More... | |
struct | olive_t |
Type of literal olive. More... | |
struct | one_t |
Type of literal one. More... | |
struct | orange_t |
Type of literal orange. More... | |
struct | origin_t |
Type of literal origin. More... | |
struct | pink_t |
Type of literal pink. More... | |
struct | purple_t |
Type of literal purple. More... | |
struct | red_t |
Type of literal red. More... | |
struct | teal_t |
Type of literal teal. More... | |
struct | violet_t |
Type of literal violet. More... | |
struct | white_t |
Type of literal white. More... | |
struct | yellow_t |
Type of literal yellow. More... | |
struct | zero_t |
Type of literal zero. More... |
Variables | |
const black_t | black |
const blue_t | blue |
const brown_t | brown |
const cyan_t | cyan |
const dark_gray_t | dark_gray |
const green_t | green |
const identity_t | identity |
const light_gray_t | light_gray |
const lime_t | lime |
const magenta_t | magenta |
const max_t | max |
const medium_gray_t | medium_gray |
const min_t | min |
const olive_t | olive |
const one_t | one |
const orange_t | orange |
const origin_t | origin |
const pink_t | pink |
const purple_t | purple |
const red_t | red |
const teal_t | teal |
const violet_t | violet |
const white_t | white |
const yellow_t | yellow |
const zero_t | zero |
Namespace of literals.
const dark_gray_t mln::literal::dark_gray |
Literal dark gray.
const identity_t mln::literal::identity |
Literal identity.
const light_gray_t mln::literal::light_gray |
Literal light gray.
const medium_gray_t mln::literal::medium_gray |
Literal medium_gray.