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

Public Member Functions

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

Data Fields

observable_implactual
 

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