Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

ssl::stream::next_layer_type

The type of the next layer.

typedef boost::remove_reference< Stream >::type next_layer_type;

PrevUpHomeNext