$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2007-06-14 16:48:28
Kirit Sælensminde wrote:
> (Reply to two posts here)
> 
> damien_at_[hidden] wrote:
>> Why not just use boost::function_traits ?  That's what they're for.
>>
>> http://www.boost.org/doc/html/boost_typetraits/reference.html#boost_typetraits.function_traits
> 
> They don't work with function pointers and I'm binding to a pointer to 
> member function.
> 
In case you're using the CVS HEAD you might want to take a look at
     $(BOOST_ROOT)/boost/libs/function_types/doc/html/index.html
 > ...
 > ...
Please remove unnecessary quoted text from your posts, BTW (so messages 
can easily be found in the archives and become more readable).
     http://www.boost.org/more/discussion_policy.htm#effective
Regards,
Tobias