From: Allan Douglas (allandouglas_at_[hidden])
Date: 2007-02-15 11:02:31


> [Nat] Sounds to me like a custom Combiner.
>
> http://boost.org/doc/html/signals/s06.html#id2739686

Yes, it sounds like a custom container. But I can't figure out how the
slot call argument can be changed. Deferencing the provided
InputIterator calls the slot with the default argument, AFAIK.