test_class.cpp
18.4 KB
-
feat: py::type::of<T>() and py::type::of(h) (#2364) · f12ec00d
* 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
Henry Schreiner committed