X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftest%2Fnegative_binomial_quantile.ipp;fp=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftest%2Fnegative_binomial_quantile.ipp;h=ca0cda96f97affd077afdb3d77bf8f0fe04203c1;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=c6c40d13542336478b787adfc42cf137d81ec956;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/boost/libs/math/test/negative_binomial_quantile.ipp b/ceph/src/boost/libs/math/test/negative_binomial_quantile.ipp index c6c40d135..ca0cda96f 100644 --- a/ceph/src/boost/libs/math/test/negative_binomial_quantile.ipp +++ b/ceph/src/boost/libs/math/test/negative_binomial_quantile.ipp @@ -4,7 +4,7 @@ // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #define SC_(x) static_cast::type>(BOOST_JOIN(x, L)) - static const boost::array::type, 5>, 792> negative_binomial_quantile_data = {{ + static const std::array::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) }},