]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/test/digamma_neg_data.ipp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / math / test / digamma_neg_data.ipp
index b4225fcf1a4ed41ef1d6919faf116ac983a72c5b..f0dae641f270d8e846b9689349bf24413e0a1524 100644 (file)
@@ -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<boost::array<typename table_type<T>::type, 2>, 200> digamma_neg_data = { {
+   static const std::array<std::array<typename table_type<T>::type, 2>, 200> digamma_neg_data = { {
       {{ SC_(-99.7181549072265625), SC_(2.03892909952497242038694056382195623059) }}, 
       {{ SC_(-99.5216522216796875), SC_(4.3913617771941913117971009646096341326) }}, 
       {{ SC_(-98.80979156494140625), SC_(-0.01795976054399933340057713377738267488686) }},