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

#include <hikogui/observer/observer_intf.hpp>

Public Types

using type = std::remove_cvref_t<T>
 

Detailed Description

template<typename T>
struct hi::v1::observer_decay< T >

A type-trait for observer arguments.

returns type with the following forms of T:


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