Subject: Re: [boost] [test, parameter, fusion]en/disable_if name clash in trunk
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-12-13 01:44:12


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