mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 06:51:58 +00:00
* feat: type<T>() * refactor: using py::type as class * refactor: py::object as base * wip: tigher api * refactor: fix conversion and limit API further * docs: some added notes from @EricCousineau-TRI * refactor: use py::type::of