$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Dawson (dawson_at_[hidden])
Date: 2003-08-04 18:16:23
Hi there,
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.