Chaim Frenkel <[EMAIL PROTECTED]> writes:
>>>>>> "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes:
>
>DS> I was actually thinking that @b * @c would boil down to a single vtable 
>DS> call--we'd just hit the multiply function for variable @b, and pass it a 
>DS> pointer to @c, and let it Do The Right Thing.
>
>But that was my question in the _other_ thread. How?
>
>Given N different fundemental types, we end up with NxN vtbl entries.

Which is not necessarily a problem if N is small (a 4x4 vtable is easy).

-- 
Nick Ing-Simmons <[EMAIL PROTECTED]>
Via, but not speaking for: Texas Instruments Ltd.

Reply via email to