]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/vmd/is_array.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / vmd / is_array.hpp
index fc9cf4708e6c902957a71306d38ef68c0253e09f..d0663d6ed6c25db14c736fdbaa81e5ea73429d94 100644 (file)
@@ -52,7 +52,7 @@
     The macro checks that the sequence is a Boost PP array.
     It returns 1 if it is an array, else if returns 0.
 
-    d        = The next available BOOST_PP_WHILE iteration. 
+    d        = The next available BOOST_PP_WHILE iteration. <br/>
     sequence = a possible Boost PP array.
 
     returns = 1 if it is an array, else returns 0.