]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/sph_bessel_prime_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / sph_bessel_prime_data.ipp
index c98af617d7bf4f255ec48594abe74fc9523a681a..909d75aa3930223952500e65c4aea67e1cb3cbab 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>, 483> sph_bessel_prime_data = {{
+   static const std::array<std::array<typename table_type<T>::type, 3>, 483> sph_bessel_prime_data = {{
       {{ SC_(0.0), SC_(0.177219114266335964202880859375e-2), SC_(-0.00059073019535939412595095618568542910878323045134112) }}, 
       {{ SC_(0.0), SC_(0.22177286446094512939453125e-2), SC_(-0.0007392425179532175006179700888774678679099292507914) }}, 
       {{ SC_(0.0), SC_(0.7444499991834163665771484375e-2), SC_(-0.0024814862446883313885487614621559116604243461510807) }},