[C++-sig] Howto wrap operator[]? (boost::python)

Neal D. Becker nbecker at hns.com
Fri Jun 13 16:48:54 CEST 2003


I am playing with exposing std::vector<double>.  So far I got init OK, now I
want to expose operator[].  I don't see anything in the tutorial about
this.  Any hints?





More information about the Cplusplus-sig mailing list