$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (djowel_at_[hidden])
Date: 2002-11-07 02:36:06
----- Original Message -----
From: "Dan Nuffer" <dnuffer_at_[hidden]>
Hi Dan,
> 1. It took me some searching to find
> BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS, I think it should be at least
> mentioned in the tutorial.
> 5. It would be nice if you gave an example in the tutorial about how to
> specify overloads, since casting the member function pointer is not
> something that is completely obvious (at least it took me a while to
> figure it out).
Yep, this is my area :).. I'll put this in my TODO list.
Regards,
--Joel