Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12881: Reducing the precision integer division in VS 2015 and above
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-12-30 18:50:41
#12881: Reducing the precision integer division in VS 2015 and above
-------------------------------+----------------------------
Reporter: runc | Owner: John Maddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.63.0 | Severity: Problem
Resolution: duplicate | Keywords:
-------------------------------+----------------------------
Changes (by John Maddock):
* status: new => closed
* resolution: => duplicate
Comment:
Duplicates https://svn.boost.org/trac10/ticket/11178
Notwithstanding that this is annoying, it is also expected behaviour for
division with cpp_dec_float. MSVC post 2015 actually goes via a more
efficient code path that preserves the internal result of the division.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/12881#comment:1> 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-12-30 18:56:33 UTC