| 1 | In file included from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/write.hpp:609:0,
|
|---|
| 2 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_write_stream.hpp:29,
|
|---|
| 3 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_stream.hpp:21,
|
|---|
| 4 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio.hpp:37,
|
|---|
| 5 | from testasiossl.cpp:1:
|
|---|
| 6 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp: In instantiation of 'void boost::asio::detail::write_op<AsyncWriteStream, boost::asio::mutable_buffers_1, CompletionCondition, WriteHandler>::operator()(const boost::system::error_code&, std::size_t, int)
|
|---|
| 7 | [with AsyncWriteStream = teststream;
|
|---|
| 8 | CompletionCondition = boost::asio::detail::transfer_all_t;
|
|---|
| 9 | WriteHandler = boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> >;
|
|---|
| 10 | std::size_t = long unsigned int]':
|
|---|
| 11 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:585:3: required from 'void boost::asio::async_write(AsyncWriteStream&, const ConstBufferSequence&, WriteHandler&&)
|
|---|
| 12 | [with AsyncWriteStream = teststream;
|
|---|
| 13 | ConstBufferSequence = boost::asio::mutable_buffers_1;
|
|---|
| 14 | WriteHandler = boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> >]'
|
|---|
| 15 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/detail/io.hpp:185:13: required from 'void boost::asio::ssl::detail::io_op<Stream, Operation, Handler>::operator()(boost::system::error_code, std::size_t, int)
|
|---|
| 16 | [with Stream = teststream;
|
|---|
| 17 | Operation = boost::asio::ssl::detail::handshake_op;
|
|---|
| 18 | Handler = main(int, char**)::<lambda(const boost::system::error_code&)>;
|
|---|
| 19 | std::size_t = long unsigned int]'
|
|---|
| 20 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/detail/io.hpp:322:3: required from 'void boost::asio::ssl::detail::async_io(Stream&, boost::asio::ssl::detail::stream_core&, const Operation&, Handler)
|
|---|
| 21 | [with Stream = teststream;
|
|---|
| 22 | Operation = boost::asio::ssl::detail::handshake_op;
|
|---|
| 23 | Handler = main(int, char**)::<lambda(const boost::system::error_code&)>]'
|
|---|
| 24 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/stream.hpp:369:5: required from 'void boost::asio::ssl::stream<Stream>::async_handshake(boost::asio::ssl::stream_base::handshake_type, HandshakeHandler&&)
|
|---|
| 25 | [with HandshakeHandler = main(int, char**)::<lambda(const boost::system::error_code&)>;
|
|---|
| 26 | Stream = teststream]'
|
|---|
| 27 | testasiossl.cpp:76:6: required from here
|
|---|
| 28 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: error: no matching function for call to 'teststream::async_write_some(boost::asio::mutable_buffers_1, boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> > >)'
|
|---|
| 29 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: note: candidate is:
|
|---|
| 30 | testasiossl.cpp:25:10: note: template<class WriteHandler> void teststream::async_write_some(boost::asio::const_buffers_1, WriteHandler)
|
|---|
| 31 | testasiossl.cpp:25:10: note: template argument deduction/substitution failed:
|
|---|
| 32 |
|
|---|
| 33 |
|
|---|
| 34 | In file included from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/write.hpp:609:0,
|
|---|
| 35 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_write_stream.hpp:29,
|
|---|
| 36 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_stream.hpp:21,
|
|---|
| 37 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio.hpp:37,
|
|---|
| 38 | from testasiossl.cpp:1:
|
|---|
| 39 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: note: cannot convert 'boost::asio::buffer((*(const boost::asio::mutable_buffer*)(& boost::asio::operator+((*(const boost::asio::mutable_buffer*)(&((boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> > >*)this)->boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> > >::buffer_)), ((boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> > >*)this)->boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::handshake_op, main(int, char**)::<lambda(const boost::system::error_code&)> > >::total_transferred_))), n)'
|
|---|
| 40 | (type 'boost::asio::mutable_buffers_1') to type 'boost::asio::const_buffers_1'
|
|---|
| 41 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp: In instantiation of 'void boost::asio::detail::write_op<AsyncWriteStream, boost::asio::mutable_buffers_1, CompletionCondition, WriteHandler>::operator()(const boost::system::error_code&, std::size_t, int)
|
|---|
| 42 | [with AsyncWriteStream = teststream;
|
|---|
| 43 | CompletionCondition = boost::asio::detail::transfer_all_t;
|
|---|
| 44 | WriteHandler = boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > >;
|
|---|
| 45 | std::size_t = long unsigned int]':
|
|---|
| 46 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:585:3: required from 'void boost::asio::async_write(AsyncWriteStream&, const ConstBufferSequence&, WriteHandler&&)
|
|---|
| 47 | [with AsyncWriteStream = teststream;
|
|---|
| 48 | ConstBufferSequence = boost::asio::mutable_buffers_1;
|
|---|
| 49 | WriteHandler = boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > >]'
|
|---|
| 50 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/detail/io.hpp:185:13: required from 'void boost::asio::ssl::detail::io_op<Stream, Operation, Handler>::operator()(boost::system::error_code, std::size_t, int)
|
|---|
| 51 | [with Stream = teststream;
|
|---|
| 52 | Operation = boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>;
|
|---|
| 53 | Handler = boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> >;
|
|---|
| 54 | std::size_t = long unsigned int]'
|
|---|
| 55 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/detail/io.hpp:322:3: required from 'void boost::asio::ssl::detail::async_io(Stream&, boost::asio::ssl::detail::stream_core&, const Operation&, Handler)
|
|---|
| 56 | [with Stream = teststream;
|
|---|
| 57 | Operation = boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>;
|
|---|
| 58 | Handler = boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> >]'
|
|---|
| 59 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/stream.hpp:502:5: required from 'void boost::asio::ssl::stream<Stream>::async_write_some(const ConstBufferSequence&, WriteHandler&&)
|
|---|
| 60 | [with ConstBufferSequence = boost::asio::const_buffers_1;
|
|---|
| 61 | WriteHandler = boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> >;
|
|---|
| 62 | Stream = teststream]'
|
|---|
| 63 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:322:11: required from 'void boost::asio::detail::write_op<AsyncWriteStream, boost::asio::const_buffers_1, CompletionCondition, WriteHandler>::operator()(const boost::system::error_code&, std::size_t, int)
|
|---|
| 64 | [with AsyncWriteStream = boost::asio::ssl::stream<teststream>;
|
|---|
| 65 | CompletionCondition = boost::asio::detail::transfer_all_t;
|
|---|
| 66 | WriteHandler = main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)>;
|
|---|
| 67 | std::size_t = long unsigned int]'
|
|---|
| 68 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:585:3: required from 'void boost::asio::async_write(AsyncWriteStream&, const ConstBufferSequence&, WriteHandler&&)
|
|---|
| 69 | [with AsyncWriteStream = boost::asio::ssl::stream<teststream>;
|
|---|
| 70 | ConstBufferSequence = boost::asio::const_buffers_1;
|
|---|
| 71 | WriteHandler = main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)>]'
|
|---|
| 72 | testasiossl.cpp:72:180: required from here
|
|---|
| 73 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: error: no matching function for call to 'teststream::async_write_some(boost::asio::mutable_buffers_1, boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >)'
|
|---|
| 74 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: note: candidate is:
|
|---|
| 75 | testasiossl.cpp:25:10: note: template<class WriteHandler> void teststream::async_write_some(boost::asio::const_buffers_1, WriteHandler)
|
|---|
| 76 | testasiossl.cpp:25:10: note: template argument deduction/substitution failed:
|
|---|
| 77 |
|
|---|
| 78 |
|
|---|
| 79 | In file included from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/write.hpp:609:0,
|
|---|
| 80 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_write_stream.hpp:29,
|
|---|
| 81 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_stream.hpp:21,
|
|---|
| 82 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio.hpp:37,
|
|---|
| 83 | from testasiossl.cpp:1:
|
|---|
| 84 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: note: cannot convert 'boost::asio::buffer((*(const boost::asio::mutable_buffer*)(& boost::asio::operator+((*(const boost::asio::mutable_buffer*)(&((boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >*)this)->boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >::buffer_)), ((boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >*)this)->boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::write_op<boost::asio::const_buffers_1>, boost::asio::detail::write_op<boost::asio::ssl::stream<teststream>, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >::total_transferred_))), n)'
|
|---|
| 85 | (type 'boost::asio::mutable_buffers_1') to type 'boost::asio::const_buffers_1'
|
|---|
| 86 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp: In instantiation of 'void boost::asio::detail::write_op<AsyncWriteStream, boost::asio::mutable_buffers_1, CompletionCondition, WriteHandler>::operator()(const boost::system::error_code&, std::size_t, int)
|
|---|
| 87 | [with AsyncWriteStream = teststream;
|
|---|
| 88 | CompletionCondition = boost::asio::detail::transfer_all_t;
|
|---|
| 89 | WriteHandler = boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > >;
|
|---|
| 90 | std::size_t = long unsigned int]':
|
|---|
| 91 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:585:3: required from 'void boost::asio::async_write(AsyncWriteStream&, const ConstBufferSequence&, WriteHandler&&)
|
|---|
| 92 | [with AsyncWriteStream = teststream;
|
|---|
| 93 | ConstBufferSequence = boost::asio::mutable_buffers_1;
|
|---|
| 94 | WriteHandler = boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > >]'
|
|---|
| 95 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/detail/io.hpp:185:13: required from 'void boost::asio::ssl::detail::io_op<Stream, Operation, Handler>::operator()(boost::system::error_code, std::size_t, int)
|
|---|
| 96 | [with Stream = teststream;
|
|---|
| 97 | Operation = boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>;
|
|---|
| 98 | Handler = boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> >;
|
|---|
| 99 | std::size_t = long unsigned int]'
|
|---|
| 100 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/detail/io.hpp:322:3: required from 'void boost::asio::ssl::detail::async_io(Stream&, boost::asio::ssl::detail::stream_core&, const Operation&, Handler)
|
|---|
| 101 | [with Stream = teststream;
|
|---|
| 102 | Operation = boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>;
|
|---|
| 103 | Handler = boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> >]'
|
|---|
| 104 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/ssl/stream.hpp:587:5: required from 'void boost::asio::ssl::stream<Stream>::async_read_some(const MutableBufferSequence&, ReadHandler&&)
|
|---|
| 105 | [with MutableBufferSequence = boost::asio::mutable_buffers_1;
|
|---|
| 106 | ReadHandler = boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> >;
|
|---|
| 107 | Stream = teststream]'
|
|---|
| 108 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/read.hpp:263:11: required from 'void boost::asio::detail::read_op<AsyncReadStream, boost::asio::mutable_buffers_1, CompletionCondition, ReadHandler>::operator()(const boost::system::error_code&, std::size_t, int)
|
|---|
| 109 | [with AsyncReadStream = boost::asio::ssl::stream<teststream>;
|
|---|
| 110 | CompletionCondition = boost::asio::detail::transfer_all_t;
|
|---|
| 111 | ReadHandler = main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)>;
|
|---|
| 112 | std::size_t = long unsigned int]'
|
|---|
| 113 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/read.hpp:526:3: required from 'void boost::asio::async_read(AsyncReadStream&, const MutableBufferSequence&, ReadHandler&&)
|
|---|
| 114 | [with AsyncReadStream = boost::asio::ssl::stream<teststream>;
|
|---|
| 115 | MutableBufferSequence = boost::asio::mutable_buffers_1;
|
|---|
| 116 | ReadHandler = main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)>]'
|
|---|
| 117 | testasiossl.cpp:75:178: required from here
|
|---|
| 118 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: error: no matching function for call to 'teststream::async_write_some(boost::asio::mutable_buffers_1, boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >)'
|
|---|
| 119 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: note: candidate is:
|
|---|
| 120 | testasiossl.cpp:25:10: note: template<class WriteHandler> void teststream::async_write_some(boost::asio::const_buffers_1, WriteHandler)
|
|---|
| 121 | testasiossl.cpp:25:10: note: template argument deduction/substitution failed:
|
|---|
| 122 |
|
|---|
| 123 | In file included from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/write.hpp:609:0,
|
|---|
| 124 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_write_stream.hpp:29,
|
|---|
| 125 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio/buffered_stream.hpp:21,
|
|---|
| 126 | from /Users/itsme/gitprj/repos/boost-trunk/boost/asio.hpp:37,
|
|---|
| 127 | from testasiossl.cpp:1:
|
|---|
| 128 | /Users/itsme/gitprj/repos/boost-trunk/boost/asio/impl/write.hpp:250:11: note: cannot convert 'boost::asio::buffer((*(const boost::asio::mutable_buffer*)(& boost::asio::operator+((*(const boost::asio::mutable_buffer*)(&((boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >*)this)->boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >::buffer_)), ((boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >*)this)->boost::asio::detail::write_op<teststream, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::asio::ssl::detail::io_op<teststream, boost::asio::ssl::detail::read_op<boost::asio::mutable_buffers_1>, boost::asio::detail::read_op<boost::asio::ssl::stream<teststream>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, main(int, char**)::<lambda(const boost::system::error_code&)>::<lambda(const boost::system::error_code&, std::size_t)> > > >::total_transferred_))), n)'
|
|---|
| 129 | (type 'boost::asio::mutable_buffers_1') to type 'boost::asio::const_buffers_1'
|
|---|
| 130 |
|
|---|