My assignment is to make a buffer in a template for general types T. I'm given an allocated array of chars and I'm supposed to turn that into a buffer without using STL.My assignment is to make a buffer in a template
My assignment is to make a buffer in a template for general types T. I'm given an allocated array of chars and I'm supposed to turn that into a buffer without using STL.My assignment is to make a buffer in a template