So I am trying to replicate the std::vector data structure just for practice. Here\'s the code
std::vector
#include #define print(m) std::co