Creating an API / metaprogramming DSL for static initialization of a layout description

后端 未结 0 404
青春惊慌失措
青春惊慌失措 2021-01-23 00:35

I need to create a C++ metaprogramming DSL/API to describe generic data layouts. I want to have the data structure descriptions initialized statically (i.e. no dynamic memory al

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