HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
char_converter.hpp File Reference

Definition of the char_converter<From,To> functor. More...

#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <string>
#include <string_view>
#include <bit>
#include <compare>
#include <array>

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.
 

Functions

 hi_export_module (hikogui.char_maps.char_converter)
 

Detailed Description

Definition of the char_converter<From,To> functor.