Orcus
|
Public Member Functions | |
strikethrough_t (const strikethrough_t &other) | |
strikethrough_t & | operator= (const strikethrough_t &other) |
bool | operator== (const strikethrough_t &other) const |
bool | operator!= (const strikethrough_t &other) const |
void | reset () |
bool | has_value () const |
Public Attributes | |
std::optional< strikethrough_style_t > | style |
std::optional< strikethrough_type_t > | type |
std::optional< strikethrough_width_t > | width |
std::optional< strikethrough_text_t > | text |