Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
connection_pool( asio::any_io_executor ex,pool_paramsparams); »more...template< class ExecutionContext> connection_pool( ExecutionContext& ctx,pool_paramsparams); »more...
Move-constructor.
connection_pool(connection_pool&& other); »more...