X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftest%2Fdigamma_neg_data.ipp;fp=ceph%2Fsrc%2Fboost%2Flibs%2Fmath%2Ftest%2Fdigamma_neg_data.ipp;h=f0dae641f270d8e846b9689349bf24413e0a1524;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=b4225fcf1a4ed41ef1d6919faf116ac983a72c5b;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/boost/libs/math/test/digamma_neg_data.ipp b/ceph/src/boost/libs/math/test/digamma_neg_data.ipp index b4225fcf1..f0dae641f 100644 --- a/ceph/src/boost/libs/math/test/digamma_neg_data.ipp +++ b/ceph/src/boost/libs/math/test/digamma_neg_data.ipp @@ -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::type, 2>, 200> digamma_neg_data = { { + static const std::array::type, 2>, 200> digamma_neg_data = { { {{ SC_(-99.7181549072265625), SC_(2.03892909952497242038694056382195623059) }}, {{ SC_(-99.5216522216796875), SC_(4.3913617771941913117971009646096341326) }}, {{ SC_(-98.80979156494140625), SC_(-0.01795976054399933340057713377738267488686) }},