List of all members
type_caster< std::unordered_set< Key, Hash, Equal, Alloc > > Struct Template Reference

#include <stl.h>

Inheritance diagram for type_caster< std::unordered_set< Key, Hash, Equal, Alloc > >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from set_caster< std::unordered_set< Key, Hash, Equal, Alloc >, Key >
using key_conv = make_caster< Key >
 
using type = std::unordered_set< Key, Hash, Equal, Alloc >
 
- Public Member Functions inherited from set_caster< std::unordered_set< Key, Hash, Equal, Alloc >, Key >
bool load (handle src, bool convert)
 
 PYBIND11_TYPE_CASTER (type, _("Set[")+key_conv::name+_("]"))
 
- Static Public Member Functions inherited from set_caster< std::unordered_set< Key, Hash, Equal, Alloc >, Key >
static handle cast (T &&src, return_value_policy policy, handle parent)
 

Detailed Description

template<typename Key, typename Hash, typename Equal, typename Alloc>
struct type_caster< std::unordered_set< Key, Hash, Equal, Alloc > >

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