]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/ellint_rc_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / ellint_rc_data.ipp
index 4acca61c9c7944ab2feeebcb243ece64b716d890..2ca8e2e51cf44509035e845d6c7ae44a5d7d64c1 100644 (file)
@@ -7,7 +7,7 @@
 //
 // x, y, RC(x, y)
 //
-   static const boost::array<boost::array<typename table_type<T>::type, 3>, 201> ellint_rc_data = {{
+   static const std::array<std::array<typename table_type<T>::type, 3>, 201> ellint_rc_data = {{
       {{ SC_(0.11698430441812742785454260394458960094979845402414e-30), SC_(0.1429457475085533184e20), SC_(0.41546482167023371731518451342517736095263780557582e-9) }}, 
       {{ SC_(0.60682196926171104626767727515008970841312337712241e-30), SC_(0.20031258624e11), SC_(0.11098537606275153066313383027431717728910787699004e-4) }}, 
       {{ SC_(0.75974287571611502022633594876763844865744160884209e-30), SC_(0.20657736771171195551744e23), SC_(0.10928951720653730370271800759007590309935803177545e-10) }},