...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 server diagnostics embedded in this object.
const diagnostics& get_diagnostics() const;
No-throw guarantee.
The returned reference is valid as long as *this
is alive.