Searched refs:factory_type (Results 1 – 4 of 4) sorted by relevance
65 using factory_type = Factory; typedef66 using out_type = typename factory_type::out_type;70 : out(rxu::apply(std::move(a), factory_type())) in tap()80 using factory_type = Factory; typedef81 using out_type = typename factory_type::out_type;
84 (*factory_type)(asio::io_service&); typedef in asio::detail::service_registry109 factory_type factory);
43 factory_type factory = &service_registry::create<Service>; in use_service()
102 factory_type factory)