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

windows::object_handle_service::is_open
PrevUpHomeNext

Determine whether the handle is open.

bool is_open(
    const implementation_type & impl) const;

PrevUpHomeNext