Converts an STL vector of T objects to Python tuple. More...
#include <pyconversions.h>
Public Member Functions | |
std_vector_to_tuple () |
Converts an STL vector of T objects to Python tuple.
Copied from scitbx/include/scitbx/boost_python/container_conversions.h that is described in the Boost.Python FAQ.
Definition at line 69 of file pyconversions.h.
|
inline |
Definition at line 71 of file pyconversions.h.