PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ G1FLAGS_SET_M

#define G1FLAGS_SET_M (   gflags,
  value 
)    ((gflags) = (value) ? ((gflags) | G1FLAG_M) : ((gflags) & ~G1FLAG_M))

Definition at line 24 of file gserialized1.h.