Say I have an array of chars, which I have allocated on the heap, and which I want to convert into an std::string. Currently I am doing the following:Say I have an array of chars, which I have allo
Say I have an array of chars, which I have allocated on the heap, and which I want to convert into an std::string. Currently I am doing the following:Say I have an array of chars, which I have allo