Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

handler_ptr::has_value
PrevUpHomeNext

Return true if *this owns an object.

Synopsis
bool
has_value() const;
Description

PrevUpHomeNext