and custom deconstructor?
You can create a new wrapper type around std::string and use it in your program, you can also provide a custom allocator to std::string constructor if you want to control that part of it
Oh, a custom allocator is what I'm looking for
Обсуждают сегодня