HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Data Fields
tt::detail::error_info_entry< Tag, ValueType > Struct Template Reference
Inheritance diagram for tt::detail::error_info_entry< Tag, ValueType >:
tt::detail::error_info_entry_base

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
 

Member Function Documentation

◆ string()

template<basic_fixed_string Tag, typename ValueType >
std::string tt::detail::error_info_entry< Tag, ValueType >::string ( )
inlineoverridevirtualnoexcept

Get a string representation of the tag and value of this entry.

Implements tt::detail::error_info_entry_base.


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