![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::optional::operatorbool - std::experimental::optional::operatorbool Synopsisconstexpr explicit operator bool() const noexcept; (library fundamentals TS)
Parameters(none) Return valuetrue if *this contains a value, false if *this does not contain a value.
|