
18 Oct
2006
18 Oct
'06
5:12 p.m.
On 10/18/06, Dean Michael Berris <mikhailberis@gmail.com> wrote:
I'm about to make a shameless plug about the runtime dispatch library I've been working on the past few months (mostly testing and using in a project), which I've uploaded to the vault: http://tinyurl.com/ycsq6n for everyone to check out and comment on.
I think this question was raised before, and I'm not sure if it was answered in a meaningful way so I'll ask it again. What is the difference between your dispatcher and a std::map<Key, boost::function<Prototype> >? -- Caleb Epstein