Home
last modified time | relevance | path

Searched refs:set_caster (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/include/pybind11/
Dstl.h67 template <typename Type, typename Key> struct set_caster { struct
250 : set_caster<std::set<Key, Compare, Alloc>, Key> { };
253 : set_caster<std::unordered_set<Key, Hash, Equal, Alloc>, Key> { };