This is related to my previous question(now deleted) where I tried to implement a std::vector like data structure. The following is the code.
std::vector
#in