Paul Mensonides wrote: > ----- 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?
Hmm, Doug is better qualified to answer this question, but suppose that detecting the presence of any number of 'operator()'-s is good enough. Would you be able to implement that given the tweaked 14.8.2? Aleksey _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost