26 Mar
2017
26 Mar
'17
6:43 a.m.
On 26.03.2017 04:25, Edward Diener via Boost-users wrote:
On 3/25/2017 8:02 AM, Rainer Deyke via Boost-users wrote:
I'm getting a lot of compile errors with Boost.Rational. In particular, expressions in the form 'rational<int>(a, b)', where 'a' or 'b' are different integer types (both convertible to 'int'), no longer compile.
Can you please give an example of some constructor which worked in 1.63 not working in the 1.64 beta ?
#include