...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Constructs an empty resultset.
resultset();
The constructed object has this->has_value() == false
.
No-throw guarantee.