|
Boost Users : |
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-04-29 04:45:43
Hi,
> but the wrapped classes has not the same behavior as python list, but its a
> solution ...
You can get a real Python list out of this class by doing this in Python :
real_python_list = list(wrapped_vector)
Bruno
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net