Boost logo

Boost :

Subject: Re: [boost] [New][Multiprecision] Getting errors while writinghypercomplex classes.
From: Daryle Walker (darylew_at_[hidden])
Date: 2013-06-17 17:09:03


> From: john_at_[hidden]
> Date: Mon, 17 Jun 2013 19:00:07 +0100
>
> > There were also problems using Boost.Multiprecision in the unit tests. I
> > don't know if the problems are in Multiprecison, Test, MPL, or some
> > interaction between them. The spots in "complex_it_test.cpp" and
> > "complex_rt_test.cpp" that use the "test_builtin_types" alias were
> > supposed
> > to use "test_types," but the sample types from Multiprecision had MPL
> > errors. Switch the types and see if they work on your system.
>
> Sorry I don't understand, what do I have to do to look at the multiprecision
> issue?

Text-replace "test_builtin_types" with "test_types," except for the
original typedefs at the start of the files.

Daryle W.

                                               


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk