TF++, Miscellaneous classes and modules in C++:
|
#define TFXX_report_assert | ( | C, | |
M, | |||
V | |||
) |
Check an assertion and report only.
C | assert condition |
M | message of type char* |
V | any values that should be output (comment) a sequence of values and output operators |