Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

cancellation_slot::is_connected

Returns whether the slot is connected to a signal.

constexpr bool is_connected() const;

PrevUpHomeNext