Searched refs:list_caster (Results 1 – 1 of 1) sorted by relevance
143 template <typename Type, typename Value> struct list_caster { struct187 : list_caster<std::vector<Type, Alloc>, Type> { }; argument190 : list_caster<std::deque<Type, Alloc>, Type> { };193 : list_caster<std::list<Type, Alloc>, Type> { };