HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types
tt::observable_argument< T > Struct Template Reference

#include <ttauri/observable.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct tt::observable_argument< T >

The value_type of an observable from the constructor argument type.

The argument type of an observable is the value_type or an observable<value_type>. This is mostly used for creating CTAD guides.


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