Opened 9 years ago

Last modified 5 years ago

#9724 new Feature Requests

Add move semantics for ssl::stream<>

Reported by: anonymous Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.55.0 Severity: Not Applicable
Keywords: ssl move Cc:

Description

Hi,

boost::asio::basic_stream_socket<> implements move semantics. However, boost::asio::ssl::stream<> does not.

I don't know if this feature is in the roadmap yet, but for c++11 and later users, this could be very handy.

Change History (3)

comment:1 by vinnie.falco@…, 8 years ago

This would be quite useful.

comment:2 by anonymous, 7 years ago

+1

comment:3 by anonymous, 5 years ago

+1

Note: See TracTickets for help on using tickets.