Subject: Re: [boost] [multiprecision] Are these types suitable as numerictypes for unit tests?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2013-06-12 02:58:46


John Maddock <john <at> johnmaddock.co.uk> writes:

> I've no idea frankly *why* the compiler finds those types, but it certainly
> does do so - please take a look at the reduced test case in the bug report.

Your example builds fine with gcc 4.7.2 and VS 10 on my windows box.

Gennadiy