|
Orcus
|
#include <styles.hpp>
Public Member Functions | |
| void | reset () |
| bool | operator== (const number_format_t &other) const noexcept |
| bool | operator!= (const number_format_t &other) const noexcept |
Public Attributes | |
| std::optional< std::size_t > | identifier |
| std::optional< std::string_view > | format_string |
Style record for a number format.