|
HikoGUI
A low latency retained GUI
|
Definition of the char_converter<From,To> functor. More...
#include "../fixed_string.hpp"#include "../memory.hpp"#include "../endian.hpp"#include <string>#include <string_view>#include <emmintrin.h>Go to the source code of this file.
Data Structures | |
| struct | hi::v1::char_converter< From, To > |
| A converter between character encodings. More... | |
Namespaces | |
| namespace | hi |
| The HikoGUI namespace. | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Definition of the char_converter<From,To> functor.