Make templated function based on const compile time enum value

前端 未结 0 848
暗喜
暗喜 2020-12-18 17:38

Given a one time configuration, It does not make sense to me to store a variable know at compile time in class A, and switch my logic based on it at run time, this is why I\

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