]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/core/tags.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / geometry / core / tags.hpp
index 6c33042f5c838c840dbaf5be7306ef82fb377578..6220f8f17408040a3dfe2c5827c9396c76b4a591 100644 (file)
@@ -118,6 +118,9 @@ struct multi_polygon_tag : multi_tag, polygonal_tag {};
 /// OGC Geometry Collection identifying tag
 struct geometry_collection_tag : multi_tag {};
 
+/// Tag identifying dynamic geometries, e.g. variants
+struct dynamic_geometry_tag {};
+
 
 /*!
 \brief Meta-function to get for a tag of a multi-geometry