]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/beta_exp_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / beta_exp_data.ipp
index ce7825f1a01db61045eb9e973076aa693fedca28..8ec0cc54401a21eb511c125ae6d57d201be92e61 100644 (file)
@@ -3,7 +3,7 @@
 //  Boost Software License, Version 1.0. (See accompanying file
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-   static const boost::array<boost::array<typename table_type<T>::type, 3>, 351> beta_exp_data = { {
+   static const std::array<std::array<typename table_type<T>::type, 3>, 351> beta_exp_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) }},