We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have found out that vectors are heap allocated whereas arrays are stack allocated, but this was not mentioned anywhere in the book.