...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 diagnostics (lvalue reference accessor).
diagnostics
diag() const;
» more...
Retrieves the contained diagnostics (rvalue reference accessor).
diagnostics
diag();
» more...