
13 Dec
2011
13 Dec
'11
6:44 a.m.
Tim Blechmann <tim <at> klingt.org> writes:
it seems that the new boost::unit_test::decorator::enable_if, introduced in [1] clashes with boost::enable_if under certain circumstances. this currently breaks the boost.heap testsuite (see [2]).
How does it manages to locate enable_if in namespace boost::unit_test::decorator?
no idea
How difficult is to create a small example illustrating the issue? The issue might come up again in user's code. Gennadiy