From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-07-08 00:48:50


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