|
HikoGUI
A low latency retained GUI
|
Public Types | |
| using | value_type = ValueType |
Public Member Functions | |
| std::string | string () noexcept override |
| Get a string representation of the tag and value of this entry. | |
Data Fields | |
| std::optional< value_type > | value |
Data Fields inherited from tt::detail::error_info_entry_base | |
| uint64_t | version |
|
inlineoverridevirtualnoexcept |
Get a string representation of the tag and value of this entry.
Implements tt::detail::error_info_entry_base.