BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslfmt::FormatterUnicodeData::BooleanRange Struct Reference

#include <bslfmt_formatterunicodedata.h>

Detailed Description

This nested struct provides a container for storing a pair of codepoints that allows to specify a certain range within a list of codepoints.

See bslfmt_formatterunicodedata

Public Attributes

unsigned long int d_start
 
unsigned long int d_end
 

Member Data Documentation

◆ d_end

unsigned long int bslfmt::FormatterUnicodeData::BooleanRange::d_end

◆ d_start

unsigned long int bslfmt::FormatterUnicodeData::BooleanRange::d_start

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