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
 
gc_property prop
 

Detailed Description

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

Definition at line 6684 of file unicode_property.hpp.

Member Data Documentation

◆ name

std::string_view real::detail::gc_alias_entry::name

Definition at line 6684 of file unicode_property.hpp.

◆ prop

gc_property real::detail::gc_alias_entry::prop

Definition at line 6684 of file unicode_property.hpp.


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