]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/algorithms/crosses.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / geometry / algorithms / crosses.hpp
index c9e3651ab2f8e8326d14c9922f16a42fe6d3661b..6dcbdbe9d47a7de9ef4eb10c17b981d761d54cb4 100644 (file)
@@ -252,6 +252,11 @@ inline bool crosses(Geometry1 const& geometry1,
 \return \return_check2{crosses}
 
 \qbk{[include reference/algorithms/crosses.qbk]}
+\qbk{
+[heading Examples]
+[crosses]
+[crosses_output]
+}
 */
 template <typename Geometry1, typename Geometry2>
 inline bool crosses(Geometry1 const& geometry1, Geometry2 const& geometry2)