|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
One code-point range and the Script it belongs to (the table partitions the code space). More...
#include <unicode_script.hpp>
Public Attributes | |
| char32_t | lo |
| First code point of the range. | |
| char32_t | hi |
| Last code point of the range, inclusive. | |
| script | sc |
| The Script every code point in it belongs to. | |
One code-point range and the Script it belongs to (the table partitions the code space).