Constructs an invalid pooled connection.
pooled_connection() noexcept = default;
The resulting object is invalid (this->valid() == false).
this->valid() == false
No-throw guarantee.