boost::capy::execution_context::~execution_context arrow_upward boost::capy::execution_context::~execution_context Destructor. Synopsis Declared in <boost/capy/ex/execution_context.hpp> ~execution_context(); Description Calls shutdown() then destroy() to clean up all services. Effects All services are shut down and deleted in reverse order of creation. Exception Safety No‐throw guarantee. Created with MrDocs