HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::format10_impl<> Class Reference
Inheritance diagram for tt::format10_impl<>:
tt::format10_base

Public Member Functions

 format10_impl (std::string_view fmt) noexcept
 
 operator std::string () const noexcept override
 
std::unique_ptr< format10_basemake_unique_copy () const noexcept override
 
bool equal_to (format10_base &other) const noexcept override
 
- Public Member Functions inherited from tt::format10_base
 format10_base (std::string_view fmt) noexcept
 

Member Function Documentation

◆ equal_to()

bool tt::format10_impl<>::equal_to ( format10_base & other) const
inlineoverridevirtualnoexcept

Implements tt::format10_base.

◆ make_unique_copy()

std::unique_ptr< format10_base > tt::format10_impl<>::make_unique_copy ( ) const
inlineoverridevirtualnoexcept

Implements tt::format10_base.

◆ operator std::string()

tt::format10_impl<>::operator std::string ( ) const
inlineoverridevirtualnoexcept

Implements tt::format10_base.


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