#include </home/runner/work/iros/iros/libs/ttx/include/ttx/escape_sequence_parser.h>
Public Member Functions | |
| auto | operator== (ControlCharacter const &) const -> bool=default |
Public Attributes | |
| u32 | code_point { 0 } |
| bool | was_in_escape { false } |
Friends | |
| constexpr friend auto | tag_invoke (di::Tag< di::reflect >, di::InPlaceType< ControlCharacter >) |
|
default |
|
friend |
| u32 ttx::ControlCharacter::code_point { 0 } |
| bool ttx::ControlCharacter::was_in_escape { false } |