Orcus
|
Public Member Functions | |
underline_t (const underline_t &other) | |
underline_t & | operator= (const underline_t &other) |
bool | operator== (const underline_t &other) const |
bool | operator!= (const underline_t &other) const |
void | reset () |
bool | has_value () const |
Public Attributes | |
std::optional< underline_style_t > | style |
std::optional< underline_thickness_t > | thickness |
std::optional< underline_spacing_t > | spacing |
std::optional< underline_count_t > | count |
std::optional< color_t > | color |