HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
v1::detail::observable_impl< T >::proxy_type Struct Reference

Public Member Functions

constexpr proxy_type (proxy_type const &) noexcept=delete
 
constexpr proxy_typeoperator= (proxy_type const &) noexcept=delete
 
constexpr proxy_type (proxy_type &&other) noexcept
 
constexpr proxy_typeoperator= (proxy_type &&other) noexcept
 
constexpr proxy_type (observable_impl *actual) noexcept
 
constexpr operator value_type & () const noexcept
 
constexpr value_type * operator-> () const noexcept
 
constexpr value_type & operator* () const noexcept
 
constexpr value_type * operator& () const noexcept
 

Data Fields

observable_implactual
 
value_type old_value
 

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