CBMC
|
Helper to give us some diagnostic in a usable form on assertion failure. More...
#include <invariant.h>
Static Public Member Functions | |
static std::string | diagnostics_as_string (const T &) |
Helper to give us some diagnostic in a usable form on assertion failure.
For now only provides string output Must be specialised for all types that should be useable as diagnostics
Definition at line 298 of file invariant.h.
|
static |