![]() |
Home | Libraries | People | FAQ | More |
Return ownership of the handler.
handler_type release_handler();
Before this function returns, the owned object is destroyed, satisfying the deallocation-before-invocation Asio guarantee.
The released handler.
has_value()
== true
has_value()
== false