Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
pooled_connection::get

Retrieves the connection owned by this object.

any_connection&
get() noexcept;
  » more...

const any_connection&
get() const noexcept;
  » more...

PrevUpHomeNext