List of all members
type_caster< std::map< Key, Value, Compare, Alloc > > Struct Template Reference

#include <stl.h>

Inheritance diagram for type_caster< std::map< Key, Value, Compare, Alloc > >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from map_caster< std::map< Key, Value, Compare, Alloc >, Key, Value >
using key_conv = make_caster< Key >
 
using value_conv = make_caster< Value >
 
- Public Member Functions inherited from map_caster< std::map< Key, Value, Compare, Alloc >, Key, Value >
bool load (handle src, bool convert)
 
 PYBIND11_TYPE_CASTER (std::map< Key, Value, Compare, Alloc >, _("Dict[")+key_conv::name+_(", ")+value_conv::name+_("]"))
 
- Static Public Member Functions inherited from map_caster< std::map< Key, Value, Compare, Alloc >, Key, Value >
static handle cast (T &&src, return_value_policy policy, handle parent)
 

Detailed Description

template<typename Key, typename Value, typename Compare, typename Alloc>
struct type_caster< std::map< Key, Value, Compare, Alloc > >

Definition at line 255 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