is custom allocator is required to manage all the memory used by std::map?

后端 未结 0 1979
星月不相逢
星月不相逢 2020-12-14 00:26

To manage all the memory allocation done by std::map is it enough to store the map values as a pointer? I thought that std::map might internally al

相关标签:
回答
  • 消灭零回复
提交回复
热议问题