HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions
hi::v1::char_map<"iso-8859-1"> Struct Reference

#include <hikogui/char_maps/iso_8859_1.hpp>

Public Types

using char_type = char
 

Public Member Functions

constexpr std::endian guess_endian (void const *ptr, size_t size, std::endian endian) const noexcept
 
template<typename It , typename EndIt >
constexpr std::pair< char32_t, bool > read (It &it, EndIt last) const noexcept
 
constexpr std::pair< uint8_t, bool > size (char32_t code_point) const noexcept
 
template<typename It >
constexpr void write (char32_t code_point, It &dst) const noexcept
 

Detailed Description

ISO-8859-1 / Latin-1 character map.


The documentation for this struct was generated from the following file: