List of all members
type_caster< std::deque< Type, Alloc > > Struct Template Reference

#include <stl.h>

Inheritance diagram for type_caster< std::deque< Type, Alloc > >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from list_caster< std::deque< Type, Alloc >, Type >
using value_conv = make_caster< Type >
 
- Public Member Functions inherited from list_caster< std::deque< Type, Alloc >, Type >
bool load (handle src, bool convert)
 
 PYBIND11_TYPE_CASTER (std::deque< Type, Alloc >, _("List[")+value_conv::name+_("]"))
 
- Static Public Member Functions inherited from list_caster< std::deque< Type, Alloc >, Type >
static handle cast (T &&src, return_value_policy policy, handle parent)
 

Detailed Description

template<typename Type, typename Alloc>
struct type_caster< std::deque< Type, Alloc > >

Definition at line 189 of file stl.h.


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


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