cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Public Attributes | List of all members
StringStruct Struct Reference

Public Attributes

char a [3]
 
std::array< char, 3 > b
 

Detailed Description

Definition at line 75 of file test_numpy_dtypes.cpp.

Member Data Documentation

◆ a

char StringStruct::a[3]

Definition at line 76 of file test_numpy_dtypes.cpp.

◆ b

std::array<char, 3> StringStruct::b

Definition at line 77 of file test_numpy_dtypes.cpp.


The documentation for this struct was generated from the following file: