Boost logo

Boost :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2003-12-02 18:03:37


> Jaakko Jarvi <jajarvi_at_[hidden]> writes:
>
> > We're committing enable_if in, and about to add
> > a config macro BOOST_NO_SFINAE.
> >
> > This name is being used in
> >
> > boost/iterator/
> > boost/python/
> >
> > However,
> > boost/iterator/detail/config_undef.hpp does #undef BOOST_NO_SFINAE.
> >
> > Dave, is it ok to go ahead and do this?
>
> Not sure what "this" is.

Adding boost_no_sfinae.cxx to the compiler test framework.

> If you add its setting to boost/config.hpp,
> would you please remove any mention of it from
> boost/iterator/detail/config_def.hpp and
> boost/iterator/detail/config_undef.hpp?

We can do that.
This means merging the conditions that set BOOST_NO_SFINAE in
config_def.hpp to boost/config/compiler/*.hpp files, right?
(Bit rusty with the config stuff...)

  Jaakko & Jeremiah


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