Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

test::basic_stream::rebind_executor

Rebinds the socket type to another executor.

Synopsis

Defined in header <boost/beast/_experimental/test/stream.hpp>

template<
    [role red error.param neither has a declname nor a 'class ' prefix in the type][role red error.param neither has a declname nor a 'class ' prefix in the type][role red error.param neither has a declname nor a 'class ' prefix in the type][role red error.param neither has a declname nor a 'class ' prefix in the type]>
struct rebind_executor
Types

Name

Description

other

The socket type when rebound to the specified executor.

Description

PrevUpHomeNext