|
using | int_type = uint16_t |
|
|
constexpr | text_style (text_style const &) noexcept=default |
|
constexpr | text_style (text_style &&) noexcept=default |
|
constexpr text_style & | operator= (text_style const &) noexcept=default |
|
constexpr text_style & | operator= (text_style &&) noexcept=default |
|
constexpr | text_style (semantic_text_style rhs) noexcept |
|
| text_style (std::vector< text_sub_style > rhs) noexcept |
|
constexpr bool | empty () const noexcept |
|
constexpr | operator bool () const noexcept |
|
constexpr bool | is_semantic () const noexcept |
|
constexpr | operator semantic_text_style () const noexcept |
|
text_sub_style const * | operator-> () const noexcept |
|
text_sub_style const & | operator* () const noexcept |
|
text_sub_style const & | sub_style (phrasing phrasing, iso_639 language, iso_15924 script) const noexcept |
|
The documentation for this class was generated from the following file: