Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
connection_pool::executor_type

The executor type associated to this object.

Synopsis
using executor_type = asio::any_io_executor;

PrevUpHomeNext