This is the complete list of members for list_caster< Type, Value >, including all inherited members.
cast(T &&src, return_value_policy policy, handle parent) | list_caster< Type, Value > | inlinestatic |
load(handle src, bool convert) | list_caster< Type, Value > | inline |
PYBIND11_TYPE_CASTER(Type, _("List[")+value_conv::name+_("]")) | list_caster< Type, Value > | |
reserve_maybe(sequence s, Type *) | list_caster< Type, Value > | inlineprivate |
reserve_maybe(sequence, void *) | list_caster< Type, Value > | inlineprivate |
value_conv typedef | list_caster< Type, Value > |