Constructors

Synopses

Declared in <bsls_assert.h>

Same as the preceding overload, for legacy Assert::Handler.

Create a guard object that installs the specified temporary failure handler and automatically restores the original handler on destruction.

Parameters

Name

Description

temporary

temporary legacy assertion‐failure handler to install

Created with MrDocs