Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - ssl::stream::next_layer

까마귀75 2021. 2. 12. 00:17
728x90
반응형

ssl::stream::next_layer

다음 계층에 대한 참조를 가져온다.

[1 / 2 오버로드]

const next_layer_type & next_layer() const;

[next_layer]

 

[2 / 2 오버로드]

next_layer_type & next_layer();

[next_layer]


Boost.Asio 홈

728x90
반응형