How to use Nested static templated structs in c++17

后端 未结 0 959
花落未央
花落未央 2020-12-12 10:06

What I am trying to achieve is to use a struct as a template parameter for another struct, without instantiation, so that it all happens at compile time. For example:

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