9 Jun
2013
9 Jun
'13
7:46 a.m.
When using BOOST_TEST_CLOSE_FRACTION with cpp_dec_float and et_off, I get a lot of ambiguous name errors for enable_if and disable_if in multiprecision. It seems as though the same symbols enable_if and disable_if reside in both the namespace boost as well as deeper in the boost::test namespaces.
Is this a known problem? Am I doing something wrong?
No. Do you have a reduced test case? Thanks, John.