]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/ellint_rj_zp.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / ellint_rj_zp.ipp
index 169fcb8dd973cd5947e9ac0c48806c1048adb86c..8e27a0dec3bcbaca50ac260b14df695dac77d73d 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SC_
 #  define SC_(x) static_cast<T>(BOOST_JOIN(x, L))
 #endif
-   static const boost::array<boost::array<typename table_type<T>::type, 5>, 2000> ellint_rj_zp = {{
+   static const std::array<std::array<typename table_type<T>::type, 5>, 2000> ellint_rj_zp = {{
       {{ SC_(1.9508079528808593750000000000000000000000e+01), SC_(2.5397361755371093750000000000000000000000e+01), SC_(2.5397361755371093750000000000000000000000e+01), SC_(2.5397361755371093750000000000000000000000e+01), SC_(8.4362180043152339637482461583308887968176e-03) }}, 
       {{ SC_(1.9508079528808593750000000000000000000000e+01), SC_(2.5397361755371093750000000000000000000000e+01), SC_(2.7095397949218750000000000000000000000000e+01), SC_(2.7095397949218750000000000000000000000000e+01), SC_(7.9501239776125767214996789661250527562833e-03) }}, 
       {{ SC_(1.9508079528808593750000000000000000000000e+01), SC_(2.5397361755371093750000000000000000000000e+01), SC_(4.4206802368164062500000000000000000000000e+01), SC_(4.4206802368164062500000000000000000000000e+01), SC_(5.0046632786842204680540980640364534822930e-03) }},