Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
diagnostics::diagnostics

Constructs a diagnostics object with an empty error message.

Synopsis
diagnostics();
Exception safety

No-throw guarantee.


PrevUpHomeNext