Developer Documentation
pybind11::detail::type_caster< Vector > Member List

This is the complete list of members for pybind11::detail::type_caster< Vector >, including all inherited members.

cast(Vector src, return_value_policy, handle parent)pybind11::detail::type_caster< Vector >inlinestatic
load(handle src, bool convert)pybind11::detail::type_caster< Vector >inline
PYBIND11_TYPE_CASTER(Vector, _("Vector"))pybind11::detail::type_caster< Vector >