Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10993: frexp with multiprecision cpp_dec_float_50 returns random values with VS 2013
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-02-05 19:16:52
#10993: frexp with multiprecision cpp_dec_float_50 returns random values with VS
2013
-------------------------------+-----------------------------------
Reporter: pbristow | Owner: christopher_kormanyos
Type: Bugs | Status: new
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords: cpp_dec_float_50
-------------------------------+-----------------------------------
Comment (by johnmaddock):
With expression templates on, then the return value is an expression
template - no calculations have been performed at that point - you have to
assign the returned value to something to force the function to be
evaluated.
But.... this is probably a big trap for the unwary, so I'll change.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10993#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-02-16 18:50:17 UTC