I'm in the process of changing part of my C++ app from using an older C type array to a templated C++ container class. See I'm in the process of changing part of my C++ a
I'm in the process of changing part of my C++ app from using an older C type array to a templated C++ container class. See I'm in the process of changing part of my C++ a