I\'m desperately trying to expose a std::vector class member to a Python class.
std::vector
Here is my C++ class:
class Test { public: