Public Attributes | |
| char | a [3] |
| std::array< char, 3 > | b |
Definition at line 75 of file test_numpy_dtypes.cpp.
| char StringStruct::a[3] |
Definition at line 76 of file test_numpy_dtypes.cpp.
| std::array<char, 3> StringStruct::b |
Definition at line 77 of file test_numpy_dtypes.cpp.