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

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

#include <unicode_binprop.hpp>

Public Attributes

std::string_view name
 The loose-normalized name.
 
binprop prop
 The property it names.
 

Detailed Description

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


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