How to use clang::TypeVisitor::Visit to descend down the type structure

后端 未结 0 1342
南方客
南方客 2021-02-20 11:01

I understood Visitor Pattern in C++ and curiously recurring template pattern (CRTP) individually. But I am having a trouble trying to understand how to use clang::TypeVisito

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