]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/vmd/enum.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / vmd / enum.hpp
index b08a30ae0afd330dd938989028efa5673c17002f..f976641dd0dad3aa5ad427f7cb2dddb815ed3995 100644 (file)
@@ -64,7 +64,7 @@
 
     \brief Converts a sequence to comma-separated elements which are the elements of the sequence. Re-entrant version.
 
-    d         = The next available BOOST_PP_WHILE iteration. 
+    d         = The next available BOOST_PP_WHILE iteration. <br/>
     ...       = Variadic parameters.
     
     The first variadic parameter is required and is the sequence to convert.