]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/jacobi_zeta_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / jacobi_zeta_data.ipp
index b916e4842b1d6b8ff62022d4517d7ef27b32e63c..2036bd91a187b136bc67f718030a6dfc5b1e0b33 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<T, 3>, 2000> jacobi_zeta_data = {{
+   static const std::array<std::array<T, 3>, 2000> jacobi_zeta_data = {{
       {{ SC_(-1.4856495857238769531250000000000000000000e+00), SC_(1.6117982430230003848548037126420240383595e-15), SC_(-1.1006729089963583467907843098269572845356e-31) }}, 
       {{ SC_(-1.4856495857238769531250000000000000000000e+00), SC_(2.0170124522423532598125461845484096556902e-15), SC_(-1.7236698295970144145959016947731140698439e-31) }}, 
       {{ SC_(-1.4856495857238769531250000000000000000000e+00), SC_(6.7707324528888321313324638595076976343989e-15), SC_(-1.9422638498398617279117828177211244185296e-30) }},