Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ptr.hpp File Reference
#include <boost/python/detail/prefix.hpp>
#include <boost/config.hpp>
#include <boost/mpl/bool.hpp>
Include dependency graph for ptr.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::python::pointer_wrapper< Ptr >
 
class  boost::python::is_pointer_wrapper< T >
 
class  boost::python::is_pointer_wrapper< pointer_wrapper< T > >
 
class  boost::python::unwrap_pointer< T >
 
class  boost::python::unwrap_pointer< pointer_wrapper< T > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::python
 

Functions

template<class T >
pointer_wrapper< Tboost::python::ptr (T t)