Thomas Wenisch wrote:
> Hi,

Hi Thomas,

First of all, thanks for the report.

>
> for_each seems to be unable to deal with empty lists, or lists that
> are built by push_front on an empty list.  However, vectors work
> fine.  Here is code which demonstrates the problem.  Replacing list with
> vector makes the code compile.

It's actually a known issue which I fixed on the branch a couple of weeks
ago, but didn't have time to regenerate preprocessed headers and integrate
the whole thing into the main trunk then. Now it's there!

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

Reply via email to