Re: [boost] library for type erasure
8 Aug
2006
8 Aug
'06
10: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
29 Aug
29 Aug
6:51 a.m.
New subject: library for type erasure
Could you please tell me what a library for type erasure is doing?
7004
Age (days ago)
7025
Last active (days ago)
1 comments
2 participants
participants (2)
-
boost-dev@k.datenfreihafen.de -
Steven Watanabe