mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-14 19:17:12 +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.