Solving primitive_types3 using std::array? #2176
Replies: 1 comment
-
Can't find the import in source, I might have made a mistake somewhere |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
One solution, also given by the hint, is pretty straightforward, but why are we importing
std::array
?This is confusing, I'm wondering if there is a use case for a solution with an explicit array module usage
Beta Was this translation helpful? Give feedback.
All reactions