Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
diagnostics::diagnostics

Constructs a diagnostics object with empty error messages.

Synopsis
diagnostics() = default;
Exception safety

No-throw guarantee.


PrevUpHomeNext