]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/reporting/performance/test_ellint_1c.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / reporting / performance / test_ellint_1c.cpp
index e73d29c30bb1611ba9f29a0ccd72b571f70f1cbf..8d3985af1a31d0a821fde2e42124a070ff803d14 100644 (file)
@@ -17,7 +17,7 @@
 
 typedef double T;
 #define SC_(x) static_cast<double>(x)
-static const boost::array<boost::array<T, 2>, 9> data2 = { {
+static const std::array<std::array<T, 2>, 9> data2 = { {
    { { SC_(0.0), SC_(1.5707963267948966192313216916397514420985846996876) } },
    { { SC_(0.125), SC_(1.5769867712158131421244030532288080803822271060839) } },
    { { SC_(0.25), SC_(1.5962422221317835101489690714979498795055744578951) } },