libstdc++
unicode-data.h File Reference

Go to the source code of this file.

Enumerations

enum class  _Gcb_property {
  _Gcb_Other , _Gcb_Control , _Gcb_LF , _Gcb_CR ,
  _Gcb_Extend , _Gcb_Prepend , _Gcb_SpacingMark , _Gcb_L ,
  _Gcb_V , _Gcb_T , _Gcb_ZWJ , _Gcb_LV ,
  _Gcb_LVT , _Gcb_Regional_Indicator
}
 
enum class  _InCB { _Consonant , _Extend }
 

Variables

constexpr uint32_t __gcb_edges []
 
constexpr int __gcb_shift_bits
 
constexpr uint32_t __incb_edges []
 
constexpr char32_t __incb_linkers []
 
constexpr char32_t __width_edges []
 
constexpr char32_t __xpicto_edges []
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <format>.

Definition in file unicode-data.h.

Enumeration Type Documentation

◆ _Gcb_property

enum class _Gcb_property
strong

Definition at line 66 of file unicode-data.h.

◆ _InCB

enum class _InCB
strong

Definition at line 378 of file unicode-data.h.

Variable Documentation

◆ __gcb_edges

uint32_t __gcb_edges[]
inlineconstexpr

Definition at line 87 of file unicode-data.h.

◆ __gcb_shift_bits

int __gcb_shift_bits
inlineconstexpr

Definition at line 86 of file unicode-data.h.

◆ __incb_edges

uint32_t __incb_edges[]
inlineconstexpr

Definition at line 383 of file unicode-data.h.

◆ __incb_linkers

char32_t __incb_linkers[]
inlineconstexpr

Definition at line 374 of file unicode-data.h.

◆ __width_edges

char32_t __width_edges[]
inlineconstexpr

Definition at line 38 of file unicode-data.h.

◆ __xpicto_edges

char32_t __xpicto_edges[]
inlineconstexpr

Definition at line 453 of file unicode-data.h.