Library of Assembled Shared Sources
lass::python::IsPyObject< T > Struct Template Reference

meta function to detect if a type is a PyObject-derived type More...

#include <pyobject_plus.h>

Detailed Description

template<typename T>
struct lass::python::IsPyObject< T >

meta function to detect if a type is a PyObject-derived type

Definition at line 175 of file pyobject_plus.h.


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