Return a string containing the program source of the assertion that has failed.

Synopsis

Declared in <bsls_asserttestexception.h>

char const*
expression() const;

Return Value

null‐terminated program source of the failing assertion

Created with MrDocs