HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
tt::format10 Class Reference

Public Member Functions

template<typename... Args>
 format10 (std::string_view fmt, Args const &... args) noexcept
 
 format10 (format10 &&other) noexcept=default
 
format10operator= (format10 &&other) noexcept=default
 
 format10 (format10 const &other) noexcept
 
format10operator= (format10 const &other) noexcept
 
 operator std::string () const noexcept
 

Friends

bool operator== (format10 const &lhs, format10 const &rhs) noexcept
 
bool operator!= (format10 const &lhs, format10 const &rhs) noexcept
 

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