Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

ssl::stream::next_layer

Get a reference to the next layer.

const next_layer_type & next_layer() const;
  » more...

next_layer_type & next_layer();
  » more...

PrevUpHomeNext