HikoGUI
A low latency retained GUI
|
Definition of the Unicode UTF-32 encoding. More...
#include "char_converter.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <bit>
#include <cstdint>
#include <utility>
#include <compare>
Go to the source code of this file.
Data Structures | |
struct | hi::v1::char_map<"utf-32"> |
Unicode UTF-32 encoding. More... | |
Namespaces | |
namespace | hi |
The HikoGUI namespace. | |
namespace | hi::v1 |
The HikoGUI API version 1. | |
Functions | |
hi_export_module (hikogui.char_maps.utf_32) | |
hi_warning_push () | |
hi_warning_ignore_msvc (26490) | |
hi_warning_pop () | |
Definition of the Unicode UTF-32 encoding.