PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ G2FLAGS_SET_M

#define G2FLAGS_SET_M (   gflags,
  value 
)    ((gflags) = (value) ? ((gflags) | G2FLAG_M) : ((gflags) & ~G2FLAG_M))

Definition at line 30 of file gserialized2.h.