Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - basic_io_object::get_service
까마귀75
2021. 1. 29. 10:39
728x90
반응형
basic_io_object::get_service
I/O 개체와 연관된 서비스를 가져온다.
service_type & get_service();
const service_type & get_service() const;
728x90
반응형