|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
A loose-normalized (lowercase, no _/-/space) General_Category name and its property. More...
#include <unicode_property.hpp>
Public Attributes | |
| std::string_view | name |
| gc_property | prop |
A loose-normalized (lowercase, no _/-/space) General_Category name and its property.
Definition at line 6684 of file unicode_property.hpp.
| std::string_view real::detail::gc_alias_entry::name |
Definition at line 6684 of file unicode_property.hpp.
| gc_property real::detail::gc_alias_entry::prop |
Definition at line 6684 of file unicode_property.hpp.