
20 Oct
2006
20 Oct
'06
3:11 a.m.
From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Dean Michael Berris Subject: Re: [boost] Runtime Dynamic Dispatch (boost-dispatch)
Hi Sohail,
On 10/20/06, Sohail Somani <s.somani@fincad.com> wrote:
Can you elaborate on what you mean so that I don't misunderstand what you mean?
What I mean is overloading operator() with the types of the tuple so you can call the dispatcher like a function.
Does that clarify?
A bit, though I'm still not so sure I understand. I'l' try to explain why the dispatcher doesn't have that feature:
[snip] I think you hit it on the head. Thanks!