#include <cstdio>
#include <cerrno>
#include <iostream>
#include "xyzzy/assert.hxx"
Namespaces | |
namespace | xyzzy |
Functions | |
bool | xyzzy::assertTrue (const bool cond) |
bool | xyzzy::assertTrue (const bool cond, const char *cexpr, const char *fname, unsigned lnum) |
void | xyzzy::die (const char *pfx) |