|
|
static constexpr auto | bold = ~set::bold |
| |
|
static constexpr auto | dim = ~set::dim |
| |
|
static constexpr auto | italic = ~set::italic |
| |
|
static constexpr auto | underline = ~set::underline |
| |
|
static constexpr auto | blink = ~set::blink |
| |
|
static constexpr auto | reverse = ~set::reverse |
| |
|
static constexpr auto | standout = ~set::standout |
| |
|
static constexpr auto | invisible = ~set::invisible |
| |
|
static constexpr auto | protect = ~set::protect |
| |
|
static constexpr auto | crossed_out = ~set::crossed_out |
| |
|
static constexpr auto | dbl_underline = ~set::dbl_underline |
| |
|
static constexpr auto | alt_charset = ~set::alt_charset |
| |
|
static constexpr auto | pc_charset = ~set::pc_charset |
| |
|
static constexpr auto | transparent = ~set::transparent |
| |
|
static constexpr auto | color_overlay = ~set::color_overlay |
| |
|
static constexpr auto | inherit_background = ~set::inherit_background |
| |
|
static constexpr auto | no_changes = ~set::no_changes |
| |
|
static constexpr auto | printed = ~set::printed |
| |
|
static constexpr auto | fullwidth_padding = ~set::fullwidth_padding |
| |
|
static constexpr auto | char_width = ~set::char_width |
| |
The documentation for this struct was generated from the following file: