$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Dawson (dawson_at_[hidden])
Date: 2003-08-05 00:41:19
Apologies if this is a duplicate, the original one I sent didn't show up
in my inbox nor on the yahoogroups page so I thought I'd better send it
again.
I am wrapping a class with an operator()(int, int) which I'd like to
make available in Python as a subscript operator, but haven't been able
to find any documentation on this nor guess the appropriate .def
Is this possible and if so can anyone help?
Regards,
Chris.