![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::observer_ptr::operatorbool - std::experimental::observer_ptr::operatorbool Synopsisconstexpr explicit operator bool() const noexcept; (library fundamentals TS v2)
Parameters(none) Return valuetrue if *this has an associated watched object, false otherwise. Example This section is incomplete
See also get returns a pointer to the watched object
|