![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::observer_ptr::get - std::experimental::observer_ptr::get Synopsisconstexpr element_type* get() const noexcept; (library fundamentals TS v2)
Parameters(none) Return valuePointer to the watched object or nullptr if no object is watched. Example This section is incomplete
See also release returns a pointer to the watched object and stops
watching the object
|