Subject: [Boost-bugs] [Boost C++ Libraries] #10466: make multiprecision C++11 compatible
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-05 13:58:52
#10466: make multiprecision C++11 compatible
------------------------------+----------------------------
Reporter: wd11@⦠| Owner: johnmaddock
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+----------------------------
the boost::multiprecision types don't support the same set of
functionality as C++11's cmath. Missing math functions include lgamma().
For boost::multiprecision::float128, the implementation could simply use
quadmath.h. I know that I could presumably use boost::math::lgamma(), but
C++11 compatibility should be desirable.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10466> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC