Hugo Duncan wrote:
> Maybe my use of ITERATE is slightly different, in that I am using
> it to include a LIST of files.  The LIST provides a single
> integration point.  Hoisting all the includes reduces the utility
> of using ITERATE.

OK, I see the problem now.

> 
> I can hoist the include of <boost/mpl/list.hpp> (and have done so
> for the moment), but I don't think that I should have to.
> 
> The way I look at it, the fact that MPL uses ITERATE in its header 
> files is an implementation convenience for MPL, and should not be 
> visible to the user.  

You have a point, here. I'll look into the issue tonight.

Aleksey
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to