:relfileprefix: ../../../../ [#F086595C445BA6594AE9B66898B94C6F682FC708] = Function recycled_ptr::operator bool pass:v,q[Return true if this references an object] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- operator bool() const noexcept; ---- == Description === Effects [,cpp] ---- return ! this->empty(); ---- === Exception Safety pass:v,q[Throws nothing.] == Return Value * `bool`