----- Original Message -----
From: "Aleksey Gurtovoy" <[EMAIL PROTECTED]>

> Yes, I also happened to think that would be a preferred way to get
> equivalent of the hypothetical '__is_well_formed(...)' functionality.
>
> However, assuming that we got that one or another way, my concern is that
> this alone would not be enough to implement the 'is_callable' trait we
want.
> (But then I am not sure what exactly we want :).

You can already detect whether it has operator() (or any other member
function for that matter).  Is that what you want?

Paul Mensonides

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

Reply via email to