do { \
return (ret); \
} while (0)
bool ensure_tgeo_type_all(meosType type)
Ensure that a type is a temporal type with geometry/geography as base type.
Definition: meos_catalog.c:1402
bool ensure_not_null(void *ptr)
Ensure that the pointer is not null.
Definition: temporal.c:136
Structure to represent the common structure of temporal values of any temporal subtype.
Definition: meos.h:173
Macro ensuring that a temporal value is a temporal geometry or geography.