HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Friends
v1::font_grapheme_id Struct Reference

#include <hikogui/font/font_grapheme_id.hpp>

Public Member Functions

 font_grapheme_id (hi::font const &font, grapheme g) noexcept
 
std::size_t hash () const noexcept
 

Data Fields

hi::font const * font
 
grapheme g
 

Friends

bool operator== (font_grapheme_id const &lhs, font_grapheme_id const &rhs) noexcept
 

Detailed Description

Combined font_id + grapheme for use as a key in a std::unordered_map.


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