HikoGUI
A low latency retained GUI
|
Definition of the ASCII character map. More...
#include "char_converter.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <cstdint>
#include <utility>
#include <bit>
#include <compare>
Go to the source code of this file.
Data Structures | |
struct | hi::v1::char_map<"ascii"> |
ASCII (7-bit) character map. More... | |
Namespaces | |
namespace | hi |
The HikoGUI namespace. | |
namespace | hi::v1 |
The HikoGUI API version 1. | |
Functions | |
hi_export_module (hikogui.char_maps.ascii) | |
Definition of the ASCII character map.