HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::trace< Tag, InfoTags > Class Template Referencefinal

Public Member Functions

 trace ()
 
 trace (trace const &)=delete
 
 trace (trace &&)=delete
 
traceoperator= (trace const &)=delete
 
traceoperator= (trace &&)=delete
 
template<basic_fixed_string InfoTag, typename T >
traceset (T &&value)
 

Constructor & Destructor Documentation

◆ trace()

template<basic_fixed_string Tag, basic_fixed_string... InfoTags>
tt::trace< Tag, InfoTags >::trace ( )
inline

The constructor will make the start of a trace.

start_trace() should be the only function that will cause this constructor to be executed. start_trace will place this onto current_trace and set this' parent.


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