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

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

#include <unicode_script.hpp>

Public Attributes

std::string_view name
 
script sc
 

Detailed Description

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

Definition at line 1216 of file unicode_script.hpp.

Member Data Documentation

◆ name

std::string_view real::detail::script_alias_entry::name

Definition at line 1216 of file unicode_script.hpp.

◆ sc

script real::detail::script_alias_entry::sc

Definition at line 1216 of file unicode_script.hpp.


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