]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/multiprecision/README.md
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / multiprecision / README.md
index c4121aa1a20a8b7313f978907cdfb74d54a67577..9d7d0b1b8ad69a7595011307c42e020724417482 100644 (file)
@@ -1,6 +1,8 @@
 Boost Multiprecision Library
 ============================
 
+>ANNOUNCEMENT: Support for C++03 is now deprecated in this library and will be supported in existing features only until March 2021. New features will require at least C++11, as will existing features from next year.
+
  The Multiprecision Library provides integer, rational, floating-point, complex and interval number types in C++ that have more range and 
  precision than C++'s ordinary built-in types. The big number types in Multiprecision can be used with a wide selection of basic 
  mathematical operations, elementary transcendental functions as well as the functions in Boost.Math. The Multiprecision types can