|
|
constexpr | proxy_type (proxy_type const &) noexcept=delete |
| |
|
constexpr proxy_type & | operator= (proxy_type const &) noexcept=delete |
| |
|
constexpr | proxy_type (proxy_type &&other) noexcept |
| |
|
constexpr proxy_type & | operator= (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 |
| |
The documentation for this struct was generated from the following file: