|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
One byte-range step [lo, hi] of a UTF-8 sequence produced by the code-point-range algorithm.
More...
#include <utf8_ranges.hpp>
Public Attributes | |
| std::uint8_t | lo {} |
| Low byte (inclusive). | |
| std::uint8_t | hi {} |
| High byte (inclusive). | |
One byte-range step [lo, hi] of a UTF-8 sequence produced by the code-point-range algorithm.