]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/powm1_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / powm1_data.ipp
index 46b0984ad0a7e84f100a061a264f09d058bac892..5a268ea55e9e1ea9bfe3f8f7caae2cffe96c277e 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SC_
 #define SC_(x) static_cast<typename table_type<T>::type>(BOOST_JOIN(x, L))
 #endif
-static const boost::array<boost::array<typename table_type<T>::type, 3>, 5456> powm1_big_data = {{
+static const std::array<std::array<typename table_type<T>::type, 3>, 5456> powm1_big_data = {{
    {{ SC_(1.40358693897724151611328125000000000e-02), SC_(-9.68600749969482421875000000000000000e-01), SC_(6.13139649749185859889568752274202153e+01) }},
    {{ SC_(1.37798525393009185791015625000000000e-02), SC_(-4.72685337066650390625000000000000000e-01), SC_(6.57795125861153135596682898302650714e+00) }},
    {{ SC_(1.52787789702415466308593750000000000e-02), SC_(-9.95417833328247070312500000000000000e-01), SC_(6.32082071148443988316942482481809539e+01) }},