![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::observer_ptr::release - std::experimental::observer_ptr::release Synopsisconstexpr element_type* release() noexcept; (library fundamentals TS v2)
Parameters(none) Return value A pointer to the previously watched object, or nullptr if there
was no watched
Example This section is incomplete
See also get returns a pointer to the watched object
|