...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 this resultset represents a procedure OUT params.
bool is_out_params() const;
this->has_value()
== true
No-throw guarantee.
Constant.