Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - ssl::stream::next_layer
까마귀75
2021. 2. 12. 00:17
728x90
반응형
ssl::stream::next_layer
다음 계층에 대한 참조를 가져온다.
const next_layer_type & next_layer() const;
next_layer_type & next_layer();
728x90
반응형