builtin_dtype      89 python_bindings/numpy/dtype.hpp struct builtin_dtype<T, true> {
builtin_dtype      94 python_bindings/numpy/dtype.hpp struct builtin_dtype<bool, true> {
builtin_dtype      99 python_bindings/numpy/dtype.hpp struct builtin_dtype<T, false> {
builtin_dtype     104 python_bindings/numpy/dtype.hpp struct builtin_dtype<std::complex<T>, false> {