Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

ssl::stream::impl_type

(Deprecated: Use native_handle_type.) The underlying implementation type.

typedef impl_struct * impl_type;
Requirements

Header: boost/asio/ssl/stream.hpp

Convenience header: boost/asio/ssl.hpp


PrevUpHomeNext