|
using | iterator = unicode_bidi_char_info_iterator |
|
using | const_iterator = unicode_bidi_char_info_const_iterator |
|
using | reference = std::iterator_traits<iterator>::reference |
|
|
constexpr | unicode_bidi_level_run (iterator begin, iterator end) noexcept |
|
constexpr iterator | begin () const noexcept |
|
constexpr iterator | end () const noexcept |
|
constexpr int8_t | embedding_level () const noexcept |
|
constexpr bool | ends_with_isolate_initiator () const noexcept |
|
constexpr bool | starts_with_PDI () const noexcept |
|
The documentation for this class was generated from the following file: