|
Go to the source code of this file.
Classes | |
class | TfErrorMark |
Class used to record the end of the error-list. More... | |
Macros | |
#define | TF_HAS_ERRORS(marker, expr) |
Convenience macro to check if errors occurred. | |
Functions | |
TF_API void | TfReportActiveErrorMarks () |
Report current TfErrorMark instances and the stack traces that created them to stdout for debugging purposes. | |