|
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 |
| char32_t | hi |
| script | sc |
One code-point range and the Script it belongs to (the table partitions the code space).
Definition at line 206 of file unicode_script.hpp.
| char32_t real::detail::script_range::hi |
Definition at line 206 of file unicode_script.hpp.
| char32_t real::detail::script_range::lo |
Definition at line 206 of file unicode_script.hpp.
| script real::detail::script_range::sc |
Definition at line 206 of file unicode_script.hpp.