...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Retrieves the contained results or throws an exception.
const results&
as_results() const;
» more...
Retrieves the contained results or throws an exception.
results&&
as_results();
» more...