|
HikoGUI
A low latency retained GUI
|
#include <ttauri/observable.hpp>
Public Types | |
| using | type = 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.