24#ifndef CXXUTILS_EXCTRACE_H
25#define CXXUTILS_EXCTRACE_H
Collecting a few shared bits and pieces from SEAL headers.
#define IOFD_INVALID
Invalid channel descriptor constant.
int IOFD
Type the system uses for channel descriptors.
This are the SEAL debug aids, adapted to build in Atlas, after the drop of that project.
Define macros for attributes used to control the static checker.
void exctrace(const std::exception &e, IOFD fd=IOFD_INVALID)
Print out information for the last exception.