src/vt/configs/error/config_assert.h file

Defines

#define PP_NARG(...)
#define PP_NARG_(...)
#define PP_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, N, ...)
#define PP_RSEQ_N()
#define vt_paste_macro(a, b)
#define vt_xpaste(a, b)
#define vt_applyx1(X, a)
#define vt_applyx2(X, a, b)
#define vt_applyx3(X, a, b, c)
#define vt_applyx4(X, a, b, c, d)
#define vt_applyx5(X, a, b, c, d, e)
#define vt_applyx6(X, a, b, c, d, e, f)
#define vt_applyx7(X, a, b, c, d, e, f, g)
#define vt_applyx8(X, a, b, c, d, e, f, g, h)
#define vt_applyx9(X, a, b, c, d, e, f, g, h, i)
#define vt_applyx10(X, a, b, c, d, e, f, g, h, i, j)
#define vt_applyx_(M, func, ...)
#define vt_applyxn(func, ...)
#define vt_make_list_strings(a)
#define argsToString(...)
#define vtAssertImpl(fail, cond, str)
#define vtAssertExprImpl(fail, cond)
#define vtAssertArgImpl(fail, cond, str, ...)
#define vtAssertExprArgImpl(fail, cond, ...)
#define vt_assert_should_fail
#define vtAssert(cond, str)
#define vtAssertInfo(cond, str, ...)
#define vtAssertExpr(cond)
#define vtAssertExprInfo(cond, ...)
#define vtWarnInfo(cond, str, ...)
#define vtAssertNot(cond, str)
#define vtAssertNotExpr(cond)
#define vtAssertNotInfo(cond, str, ...)
#define vtAssertMPISuccess(ret, mpi_name)