$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (steven_at_[hidden])
Date: 2006-08-08 14:31:13
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