Searched defs:auto_service_ptr (Results 1 – 1 of 1) sorted by relevance
98 struct auto_service_ptr struct in asio::detail::service_registry100 asio::io_service::service* ptr_;101 ~auto_service_ptr() { destroy(ptr_); } in ~auto_service_ptr()