
8 Aug
2006
8 Aug
'06
6:31 p.m.
AMDG Alexander,
I don't understand how you iterate over all specializations of overload template.
Instead of creating a single table I insert a table into each object. Thus, I don't have to know about more than one specialization at a time. To dispatch a function call I search the tables of each argument until I find a match. In Christ, Steven Watanabe