test_numpy_dtypes.cpp
11 KB
-
Require existing typeinfo for direct conversions · a6e6a8b1
This avoid a hashmap lookup since the pointer to the list of direct converters is now cached in the typeinfo.
Ivan Smirnov committed
This avoid a hashmap lookup since the pointer to the list of direct converters is now cached in the typeinfo.