Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
diagnostics::diagnostics

Constructs a diagnostics object with empty error messages.

Synopsis
diagnostics();
Exception safety

No-throw guarantee.


PrevUpHomeNext