...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Returns whether the current resultset represents a procedure OUT params.
bool is_out_params() const;
this->complete()
== true
|| this->should_read_head() == true
No-throw guarantee.