HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::character_attribute Concept Reference

Concept definition

template<typename Context>
concept hi::v1::character_attribute = std::same_as<Context, iso_639> or std::same_as<Context, iso_3166> or
std::same_as<Context, iso_15924> or std::same_as<Context, language_tag> or std::same_as<Context, text_phrasing>
Definition character_attributes.hpp:10