
7 Jun
2008
7 Jun
'08
11:48 a.m.
On Sat, Jun 7, 2008 at 1:40 PM, Marco Costalba <mcostalba@gmail.com> wrote:
So I would dare to say that IMHO MSF does NOT lack (direct) support for polymorphic function objects.
Just to be (more) clear. IF MSF is considered to "properly support" normal functions and/or function objects THEN MSF "properly supports" also polymorphic function objects Poof: The size difference, implementation dependent, in the two cases is sizeof(pointer) under all cases The forwarding performance difference in the two cases is zero. End of proof :-) Marco