![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::propagate_const::operatorbool - std::experimental::propagate_const::operatorbool Synopsisconstexpr explicit operator bool() const; (library fundamentals TS v2)
Parameters(none) Return valuetrue if the wrapped object is not null, otherwise false. Equivalent to (bool)t_. Example This section is incomplete
See also get returns a pointer to the object pointed to by the wrapped
pointer
|