
15 Jan
2015
15 Jan
'15
5:39 p.m.
On 1/15/2015 11:34 AM, Peter Dimov wrote:
Ion Gaztañaga wrote:
In any case with my alternative implementation you could avoid even Boost.PP for manteinance and avoid all those overloads.
My first thought when looking at is_function was also to suggest "is_convertible
", but then I saw that Ion has already got to it first, complete with the nullptr_t check.
This doesn't quite work as `void() const`, and any other combination of cv and ref qualifiers, is a function type but cannot be instantiated. Regards, -- Agustín K-ballo Bergé.- http://talesofcpp.fusionfenix.com