|
Orcus
|
#include <styles.hpp>
Public Member Functions | |
| void | set () noexcept |
| void | reset () |
| bool | operator== (const fill_active_t &other) const noexcept |
| bool | operator!= (const fill_active_t &other) const noexcept |
Public Attributes | |
| bool | pattern_type = false |
| bool | fg_color = false |
| bool | bg_color = false |
Specifies whether each attribute of fill_t is active or not.