Should these member functions(i.e: max_size, construct and destroy) be implemented when defining a stl alocator by myself with std=c++11 option?

前端 未结 0 1427
死守一世寂寞
死守一世寂寞 2020-12-24 09:21

Should these member functions(i.e: max_size(), construct() and destroy()) be implemented when defining a STL allocator by myself with

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