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

Synopsis

Declared in <bsls_asserttestexception.h>

char const*
filename() const;

Return Value

null‐terminated name of the source file containing the failing assertion

Created with MrDocs