From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-01-31 14:38:01


On Thursday 31 January 2002 01:12 pm, you wrote:
> However, this does bring up a documentation issue with Function. The docs
> claim that the first template argument to function<> is typedef'ed as the
> result_type, which is true for every type except void...

I'm looking into this. I'll either make it true for void or document it
properly.

        Doug