Searched refs:auto_service_ptr (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/asio/include/asio/detail/
H A Dservice_registry.hpp96 struct auto_service_ptr;
97 friend struct auto_service_ptr;
98 struct auto_service_ptr struct in class:asio::detail::service_registry
101 ~auto_service_ptr() { destroy(ptr_); }
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dservice_registry.hpp96 struct auto_service_ptr;
97 friend struct auto_service_ptr;
98 struct auto_service_ptr struct in class:asio::detail::service_registry
101 ~auto_service_ptr() { destroy(ptr_); }

Completed in 9454 milliseconds