Fortran SFF API to data I/O streams in C++
|
#define FAPIDXX_assert | ( | C, | |
M | |||
) | FAPIDXX_Xassert( C , M , fapidxx::error::Exception ) |
Check an assertion and report by throwing an exception.
,
C | assert condition |
M | message of type char* |
Definition at line 157 of file error.h.
Referenced by fapidxx::WID2container::encodebinary(), and fapidxx::WID2container::setwid2().