Open ITHelpself opened 4 years ago
https://stackoverflow.com/questions/201718/concatenating-two-stdvectors
https://github.com/vodoanhoanglong/NCSKTBT_Long/blob/HEAD/vector.cpp
https://www.geeksforgeeks.org/friend-class-function-cpp/
void concat(Array other);
for(int element:elements){ // todo: something }
https://stackoverflow.com/questions/201718/concatenating-two-stdvectors