optional_to_python< T > Struct Template Reference

#include <optional.hpp>

List of all members.

Public Member Functions

 optional_to_python ()

Static Public Member Functions

static PyObject * convert (boost::optional< T > const &x)


Detailed Description

template<class T>
struct optional_to_python< T >

Definition at line 12 of file optional.hpp.


Constructor & Destructor Documentation

template<class T>
optional_to_python< T >::optional_to_python (  )  [inline]

Definition at line 14 of file optional.hpp.


Member Function Documentation

template<class T>
static PyObject* optional_to_python< T >::convert ( boost::optional< T > const &  x  )  [inline, static]

Definition at line 21 of file optional.hpp.


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

Generated on Sun May 25 00:21:16 2008 by  doxygen 1.5.6