|
HikoGUI
A low latency retained GUI
|
Public Types | |
| using | iterator_category = std::forward_iterator_tag |
| using | value_type = token |
| using | reference = value_type const & |
| using | pointer = value_type const * |
| using | difference_type = std::ptrdiff_t |