HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Data Fields | Static Public Attributes
tt::results< T, N > Struct Template Reference

Public Types

using element_type = T
 
using array_type = std::array<T,N>
 
using const_iterator = typename array_type::const_iterator
 

Public Member Functions

 results (T a) noexcept
 
 results (T a, T b) noexcept
 
 results (T a, T b, T c) noexcept
 

Data Fields

int count
 
array_type value
 

Static Public Attributes

static constexpr int maxCount = N
 

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