HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: