|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
[lo, hi] bounds for the FIRST continuation byte of a multi-byte UTF-8 sequence, given its lead byte — one entry of utf8_second_byte_bounds_table.
More...
#include <charclass.hpp>
Public Attributes | |
| std::uint8_t | lo {} |
| Lowest valid first-continuation byte for this lead (inclusive). | |
| std::uint8_t | hi {} |
| Highest valid first-continuation byte for this lead (inclusive). | |
[lo, hi] bounds for the FIRST continuation byte of a multi-byte UTF-8 sequence, given its lead byte — one entry of utf8_second_byte_bounds_table.