mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
This avoid a hashmap lookup since the pointer to the list of direct converters is now cached in the typeinfo.
This avoid a hashmap lookup since the pointer to the list of direct converters is now cached in the typeinfo.