dius 0.1.0
Loading...
Searching...
No Matches
dius::unicode::detail::LookupProperty< Property, fallback > Struct Template Reference

#include <generic/dius/unicode/property_range.h>

Public Member Functions

constexpr auto operator() (c32 code_point) const
 

Public Attributes

di::Span< PropertyRange< Property > const > ranges
 

Member Function Documentation

◆ operator()()

template<di::concepts::Enum Property, Property fallback>
auto dius::unicode::detail::LookupProperty< Property, fallback >::operator() ( c32 code_point) const
inlineconstexpr

Member Data Documentation

◆ ranges

template<di::concepts::Enum Property, Property fallback>
di::Span<PropertyRange<Property> const> dius::unicode::detail::LookupProperty< Property, fallback >::ranges

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