]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/negative_binomial_quantile.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / negative_binomial_quantile.ipp
index c6c40d13542336478b787adfc42cf137d81ec956..ca0cda96f97affd077afdb3d77bf8f0fe04203c1 100644 (file)
@@ -4,7 +4,7 @@
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 #define SC_(x) static_cast<typename table_type<T>::type>(BOOST_JOIN(x, L))
-   static const boost::array<boost::array<typename table_type<T>::type, 5>, 792> negative_binomial_quantile_data = {{
+   static const std::array<std::array<typename table_type<T>::type, 5>, 792> negative_binomial_quantile_data = {{
       {{ SC_(4.285762786865234375), SC_(0.12698681652545928955078125), SC_(0.097540400922298431396484375), SC_(11.568381290037563253305975817351444024377036234904), SC_(49.67581419477884086070549390307050513757197652133) }}, 
       {{ SC_(4.285762786865234375), SC_(0.12698681652545928955078125), SC_(0.12698681652545928955078125), SC_(12.977136041273636067294825573363051160267257422387), SC_(46.43808301937089644496373095130068129633820080023) }}, 
       {{ SC_(4.285762786865234375), SC_(0.12698681652545928955078125), SC_(0.135477006435394287109375), SC_(13.355446548799362499196093574014767375702882517351), SC_(45.626103029359612367556766004407934151298781150048) }},