Template specialisations to let pybind11 understand our custom Array
and Vec
types.
More...
Classes | |
struct | type_caster< syten::Array< Type, Size > > |
struct | type_caster< syten::Vec< Type > > |
Template specialisations to let pybind11 understand our custom Array
and Vec
types.