]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/beta_small_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / beta_small_data.ipp
index 26659e119a0767f2bbeba4a0ca3a0d7b7078d612..2813f68a20a559001e1c9cff4c4d2d7b78b1c858 100644 (file)
@@ -5,7 +5,7 @@
 
 using std::ldexp;
 
-   static const boost::array<boost::array<typename table_type<T>::type, 3>, 23> beta_small_data = { {
+   static const std::array<std::array<typename table_type<T>::type, 3>, 23> beta_small_data = { {
       {{ SC_(0.1730655412757187150418758392333984375e-5), SC_(0.1730655412757187150418758392333984375e-5), SC_(1155631.551635027016649268884796909927277) }},
       {{ SC_(0.216575062950141727924346923828125e-5), SC_(0.1730655412757187150418758392333984375e-5), SC_(1039549.452063747329381617654200841254652) }},
       {{ SC_(0.216575062950141727924346923828125e-5), SC_(0.216575062950141727924346923828125e-5), SC_(923467.3524924676425690820378921903570447) }},