List of all members
type_caster< T, enable_if_t< is_pyobject< T >::value > > Class Template Reference

#include <cast.h>

Inheritance diagram for type_caster< T, enable_if_t< is_pyobject< T >::value > >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from pyobject_caster< T >
bool load (handle src, bool)
 
bool load (handle src, bool)
 
 PYBIND11_TYPE_CASTER (T, handle_type_name< T >::name)
 
- Static Public Member Functions inherited from pyobject_caster< T >
static handle cast (const handle &src, return_value_policy, handle)
 

Detailed Description

template<typename T>
class type_caster< T, enable_if_t< is_pyobject< T >::value > >

Definition at line 1648 of file cast.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54