----- Original Message -----
From: "David Abrahams" <[EMAIL PROTECTED]>

> How is this different from
>
>     implicit_cast<double(&)()>(f)()
>
> ??

It would be no different except that it would be obvious what you are doing
and that you'd be able to enforce the function type.

Paul Mensonides

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to