Convert an enum with a large number of entries from one interface to another in a performance critical code section

后端 未结 0 397
半阙折子戏
半阙折子戏 2020-12-08 23:08

I have a couple of enum classes which I need to convert from one interface to another. If the enum class foo1 has only a few entries, I find it way

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