MobilityDB 1.3
Loading...
Searching...
No Matches

◆ StaticAssertStmt

#define StaticAssertStmt (   condition,
  errmessage 
)     ((void) sizeof(struct { int static_assert_failure : (condition) ? 1 : -1; }))