HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
i18n.hpp
1
2#pragma once
3
4#include "iso_15924.hpp" // export
5#include "iso_3166.hpp" // export
6#include "iso_639.hpp" // export
7#include "language_tag.hpp" // export
8
9hi_export_module(hikogui.i18n);
10
11hi_export namespace hi {
12inline namespace v1 {
13
18}}
19
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20