Multiple inheritance and function overloading with C++ generic containers (std::map in the case)

后端 未结 0 1808
情书的邮戳
情书的邮戳 2021-01-13 02:47

I would like to know if the code below is a bad practice or not. If it is, is there a better way to do this? Is there a way to overload the operator [] to omit .operator[] i

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