Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
test::stream::executor_type

The type of the executor associated with the object.

Synopsis
using executor_type = net::io_context::executor_type;
Description

PrevUpHomeNext