
23 May
2007
23 May
'07
5:29 p.m.
Johan Torp <johan.torp <at> gmail.com> writes:
Do you think this is general and useful enough to be included in boost slots and signals?
I can't really say whether it belongs in the slots and signals library, but it certainly has a great deal of utility. It would be particularly interesting if you could figure out a way to expose other operators if they were supported by the wrapped type. So if it is a number, you could do +=, etc. Jared