|
HikoGUI
A low latency retained GUI
|
#include <TTauri/Text/FontGraphemeID.hpp>
Public Member Functions | |
| size_t | hash () const noexcept |
Data Fields | |
| FontID | font_id |
| Grapheme | g |
Friends | |
| bool | operator== (FontGraphemeID const &lhs, FontGraphemeID const &rhs) noexcept |
Combined FontID + Grapheme for use as a key in a std::unordered_map.