On 2/16/07, Kamil Skalski <kamil.skalski at gmail.com> wrote: > Hmm, looks like local functions does not support generic specifier. I > don't see any use for this anyways. The same use, as for generic member functions :) And can local functions be iterators? That is, can they contain yield statements?