]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/ibeta_derivative_int_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / ibeta_derivative_int_data.ipp
index 946bd01f3a61dbe223a14bb065a2a14bdae99697..24dacb35f919ded432d6231be8a905db18d60775 100644 (file)
@@ -4,7 +4,7 @@
 //  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, 4>, 1000> ibeta_derivative_int_data = { {
+static const std::array<std::array<typename table_type<T>::type, 4>, 1000> ibeta_derivative_int_data = { {
 {{ SC_(1.0000000000000000000000000000000000000000e+00), SC_(1.0000000000000000000000000000000000000000e+00), SC_(1.2707412242889404296875000000000000000000e-01), SC_(1.0000000000000000000000000000000000000000e+00) }},
 {{ SC_(1.0000000000000000000000000000000000000000e+00), SC_(1.0000000000000000000000000000000000000000e+00), SC_(1.3556346297264099121093750000000000000000e-01), SC_(1.0000000000000000000000000000000000000000e+00) }},
 {{ SC_(1.0000000000000000000000000000000000000000e+00), SC_(1.0000000000000000000000000000000000000000e+00), SC_(2.2111195325851440429687500000000000000000e-01), SC_(1.0000000000000000000000000000000000000000e+00) }},