From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2002-07-19 15:35:44


----- Original Message -----
From: "Douglas Gregor" <gregod_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Friday, July 19, 2002 9:54 PM
Subject: Re: [boost] boost::function< R (*) (A1, A2) >

> "Evaluates to true only if T is a function type (note not a reference or
> pointer to function)."

I'm sorry, I didn't know there was such a thing as a "function type" till
about now. I always saw (and used) function pointers instead. I also reread
your previous messages and watched again the code, now they make more sense.
Thanks.

Giovanni Bajo