]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/vmd/to_seq.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / vmd / to_seq.hpp
index ca11fee1950c41d0ea70709f65f4a002b0bfbf93..2599838279114a64fae6369f106e80bf55ca7d98 100644 (file)
@@ -63,7 +63,7 @@
 
     \brief Converts a sequence to a Boost PP seq whose elements 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.