Public Member Functions | |
test_struct () | |
Public Attributes | |
std::array< int, 3 > | integs |
std::array< VectorXd, 2 > | vecs |
Definition at line 18 of file std_array.cpp.
|
inline |
Definition at line 21 of file std_array.cpp.
std::array<int, 3> test_struct::integs |
Definition at line 19 of file std_array.cpp.
std::array<VectorXd, 2> test_struct::vecs |
Definition at line 20 of file std_array.cpp.