On Thu, Nov 13, 2008 at 8:34 PM, Tim M <[EMAIL PROTECTED]> wrote:
> I want to use the return value of another member function as the default for
> a parameter. I could just overload it but I would prefer to do it like:

You can't, sorry.  You'll just have to overload it.

Reply via email to