REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
Loading...
Searching...
No Matches
real::detail::gc_alias_entry Struct Reference

A loose-normalized (lowercase, no _/-/space) General_Category name and its property. More...

#include <unicode_property.hpp>

Public Attributes

std::string_view name
 The loose-normalized name (short code or long name).
 
gc_property prop
 The property it names.
 

Detailed Description

A loose-normalized (lowercase, no _/-/space) General_Category name and its property.


The documentation for this struct was generated from the following file: