Public Member Functions
std_vector_to_tuple< T > Struct Template Reference

Converts an STL vector of T objects to Python tuple. More...

#include <pyconversions.h>

List of all members.

Public Member Functions

 std_vector_to_tuple ()

Detailed Description

template<typename T>
struct std_vector_to_tuple< T >

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.

Author:
Ralf W. Grosse-Kunstleve rwgk@.nosp@m.yaho.nosp@m.o.com of Lawrence Berkeley National Laboratory

Definition at line 69 of file pyconversions.h.


Constructor & Destructor Documentation

std_vector_to_tuple ( ) [inline]

Definition at line 71 of file pyconversions.h.


The documentation for this struct was generated from the following file:

Generated for HippoDraw Class Library by doxygen