
18 Aug
2004
18 Aug
'04
11:22 p.m.
Arturo_Cuebas@bpmicro.com writes:
[snip]
Is it possible to implement whatever_cast in such a way that it mimics what mpl::list does - in its acceptance of a variable number of template parameters - but produces a function?
It could be defined as a class template, and produce a function object. -- Jeremy Maitin-Shepard